summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAleksey Sanin <aleksey@src.gnome.org>2004-08-25 22:48:30 +0000
committerAleksey Sanin <aleksey@src.gnome.org>2004-08-25 22:48:30 +0000
commit26c37e518f158dcbdcb7a97e4f0aecf4b18a8ebc (patch)
tree59b3842220ad2bd541b3423d8cc704a31a500108 /man
parent16c838f4d9cbeb83d4bf827b4dea2e60068263af (diff)
downloadxmlsec1-26c37e518f158dcbdcb7a97e4f0aecf4b18a8ebc.tar.gz
xmlsec1-26c37e518f158dcbdcb7a97e4f0aecf4b18a8ebc.tar.bz2
xmlsec1-26c37e518f158dcbdcb7a97e4f0aecf4b18a8ebc.zip
new man page info
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rw-r--r--man/xmlsec1-config.16
-rw-r--r--man/xmlsec1.140
3 files changed, 36 insertions, 12 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 2d9cbf04..3b03a96e 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -33,6 +33,7 @@ $(XMLSEC_HTML): xmlsec1.1
xmlsec1.1:
@rm -f xmlsec1.1
help2man --help-option=--help-all --no-info \
+ --name="sign, verify, encrypt and decrypt XML documents" \
--version-option=--version \
$(XMLSEC_PROGRAM) > xmlsec1.1
@@ -40,6 +41,7 @@ xmlsec1-config.1:
@chmod 766 $(XMLSEC_CONFIG_PROGRAM)
@rm -f xmlsec1-config.1
help2man --help-option=--help --no-info \
+ --name="detail installed version of xmlsec library" \
--version-option=--version \
$(XMLSEC_CONFIG_PROGRAM) > xmlsec1-config.1
diff --git a/man/xmlsec1-config.1 b/man/xmlsec1-config.1
index 1c401142..c16a9c47 100644
--- a/man/xmlsec1-config.1
+++ b/man/xmlsec1-config.1
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28.
-.TH XMLSEC1-CONFIG "1" "April 2004" "xmlsec1-config 1.2.5" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH XMLSEC1-CONFIG "1" "August 2004" "xmlsec1-config 1.2.5" "User Commands"
.SH NAME
-xmlsec1-config \- manual page for xmlsec1-config 1.2.5
+xmlsec1-config \- detail installed version of xmlsec library
.SH SYNOPSIS
.B xmlsec1-config
[\fIOPTION\fR]...
diff --git a/man/xmlsec1.1 b/man/xmlsec1.1
index fe649fa9..9579d62e 100644
--- a/man/xmlsec1.1
+++ b/man/xmlsec1.1
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28.
-.TH XMLSEC1 "1" "April 2004" "xmlsec1 1.2.5 (openssl)" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
+.TH XMLSEC1 "1" "August 2004" "xmlsec1 1.2.5 (openssl)" "User Commands"
.SH NAME
-xmlsec1 \- manual page for xmlsec1 1.2.5 (openssl)
+xmlsec1 \- sign, verify, encrypt and decrypt XML documents
.SH SYNOPSIS
.B xmlsec
\fI<command> \fR[\fI<options>\fR] [\fI<file>\fR]
@@ -38,6 +38,9 @@ encrypt data and output XML document
.TP
\fB\-\-decrypt\fR
decrypt data from XML document
+.TP
+\fB\-\-xkms\-server\-request\fR
+process data as XKMS server request
.SH OPTIONS
.HP
\fB\-\-ignore\-manifests\fR
@@ -81,6 +84,31 @@ comma separated list of of the following values:
"empty", "same-doc", "local","remote" to restrict possible URI
attribute values for the <enc:CipherReference> element
.HP
+\fB\-\-xkms\-service\fR <uri>
+.IP
+sets XKMS "Service" <uri>
+.HP
+\fB\-\-xkms\-format\fR <format>
+.IP
+sets the XKMS request/response format to one of the following values:
+.IP
+"plain" (default), "soap-1.1" or "soap-1.2"
+.HP
+\fB\-\-xkms\-stop\-on\-unknown\-response\-mechanism\fR
+.IP
+stop processing XKMS server request if unknown ResponseMechanism
+value was found
+.HP
+\fB\-\-xkms\-stop\-on\-unknown\-respond\-with\fR
+.IP
+stop processing XKMS server request if unknown RespondWith
+value was found
+.HP
+\fB\-\-xkms\-stop\-on\-unknown\-key\-usage\fR
+.IP
+stop processing XKMS server request if unknown KeyUsage
+value was found
+.HP
\fB\-\-session\-key\fR <keyKlass>-<keySize>
.IP
generate new session <keyKlass> key of <keySize> bits size
@@ -234,12 +262,6 @@ maximum certificates chain depth
.IP
skip strict checking of X509 data
.HP
-\fB\-\-crypto\fR <name>
-.IP
-the name of the crypto engine to use from the following
-list: openssl, gnutls, nss, mscrypto (if no crypto engine is
-specified then the default one is used)
-.HP
\fB\-\-crypto\-config\fR <path>
.IP
path to crypto engine configuration