summaryrefslogtreecommitdiff
path: root/man/xmlsec1.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/xmlsec1.1')
-rw-r--r--man/xmlsec1.122
1 files changed, 20 insertions, 2 deletions
diff --git a/man/xmlsec1.1 b/man/xmlsec1.1
index 0baebed1..cdd20c9b 100644
--- a/man/xmlsec1.1
+++ b/man/xmlsec1.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2.
-.TH XMLSEC1 "1" "February 2016" "xmlsec1 1.2.20 (openssl)" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH XMLSEC1 "1" "April 2019" "xmlsec1 1.2.28 (openssl)" "User Commands"
.SH NAME
xmlsec1 \- sign, verify, encrypt and decrypt XML documents
.SH SYNOPSIS
@@ -197,6 +197,10 @@ the password to use for reading keys and certs
.IP
load load private key from pkcs12 file <file>
.HP
+\fB\-\-pkcs12\-persist\fR
+.IP
+persist loaded private key
+.HP
\fB\-\-pubkey\-cert\-pem[\fR:<name>] <file>
.IP
load public key from PEM cert file
@@ -234,6 +238,10 @@ maximum certificates chain depth
.IP
skip strict checking of X509 data
.HP
+\fB\-\-insecure\fR
+.IP
+do not verify certificates
+.HP
\fB\-\-crypto\fR <name>
.IP
the name of the crypto engine to use from the following
@@ -259,6 +267,16 @@ print errors stack at the end
\fB\-\-help\fR
.IP
print help information about the command
+.HP
+\fB\-\-xxe\fR
+.IP
+enable External Entity resolution.
+WARNING: this may allow the reading of arbitrary files and URLs,
+controlled by the input XML document. Use with caution!
+.HP
+\fB\-\-url\-map\fR:<url> <file>
+.IP
+maps a given <url> to the given <file> for loading external resources
.SH AUTHOR
Written by Aleksey Sanin <aleksey@aleksey.com>.
.SH "REPORTING BUGS"