dev package dependencies

Ferenc Wagner wferi at niif.hu
Mon Jun 16 18:33:45 UTC 2008


.TH SAMLSIGN 1 "2008 Jun 16" Internet2 "OpenSAML manual"
.SH NAME
samlsign \- sign and verify XML documents
.SH SYNOPSIS
.B samlsign
.RI < options >
.SH DESCRIPTION
Either
.B -c
or
.B -R
or
.B -T
option required when verifying.
.br
Either
.B -k
or
.B -R
option required when signing.
.SH OPTIONS
.TP
.BI \-u " URL"
some URL...
.TP
.BI \-f " PATH"
some path...
.TP
.BI \-id " ID"
probably some ID...
.TP
.B \-s
sign, do not verify.
.TP
.BI \-k " KEY"
key to use?
.TP
.BI \-c " CERT"
some certificate...
.TP
.BI \-R " STH"
Probably a revocation list.
.TP
.BI \-T " STH"
no idea.
.TP 
.BI \-M " STH"
m parameter.
.TP
.BI \-i " ISSUER"
the issuer.  Can be repeated.
.TP
.BI \-p " PROT"
khm...
.TP
.BI \-r " RNAME"
something called rname.
.TP
.BI \-ns " RNS"
something else callen rns.
.TP
.B \-saml10
use the SAML1.0 protocol.
.TP
.B \-saml11
use the SAML1.1 protocol.
.TP
.B \-saml2
use the SAML2.0 P NS protocol.
.TP
.B \-idp
the rname is
.IR IDPSSODescriptor .
.TP
.B \-aa
the rname is
.IR AttributeAuthorityDescriptor .
.TP
.B \-pdp
the rname is
.IR PDPDescriptor .
.TP
.B \-sp
the rname is
.IR SPSSODescriptor .
.SH "EXIT STATUS"
.B -10
if an exception is caught.  Whatever it means.
.SH EXAMPLES
Would be nice to have, eg. to do something:
.br
.B samlsign something
.SH AUTHOR
This manpage were written by Ferenc W?gner.
.SH COPYRIGHT
Copyleft (C) 2008 Ferenc W?gner
.br
This is free software in the public domain.


More information about the Pkg-shibboleth-devel mailing list