summaryrefslogtreecommitdiff
path: root/docs/xmlsec-man.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xmlsec-man.html')
-rw-r--r--docs/xmlsec-man.html41
1 files changed, 40 insertions, 1 deletions
diff --git a/docs/xmlsec-man.html b/docs/xmlsec-man.html
index 65701ede..f2de3c13 100644
--- a/docs/xmlsec-man.html
+++ b/docs/xmlsec-man.html
@@ -25,6 +25,29 @@ table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) {
color: initial;
}
</style>
+<style type="text/css">
+table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) {
+ width: 20em;
+}
+.synopsis, .classsynopsis {
+ background: #eeeeee;
+ border: solid 1px #aaaaaa;
+}
+.programlisting {
+ background: #eeeeee;
+ border: solid 1px #000000;
+}
+.navigation {
+ background: #eeeeee;
+ border: solid 1px #000000;
+}
+.navigation a {
+ color: initial;
+}
+.navigation a:visited {
+ color: initial;
+}
+</style>
</head>
<body><table width="100%" valign="top"><tr valign="top">
<td valign="top" align="left" width="210">
@@ -222,6 +245,10 @@ table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) {
</dt>
<dd> <dd>load load private key from pkcs12 file &lt;file&gt; </dd>
</dd>
+<dt> <b>--pkcs12-persist</b> <dt></dt>
+</dt>
+<dd> <dd>persist loaded private key </dd>
+</dd>
<dt> <b>--pubkey-cert-pem[</b>:&lt;name&gt;] &lt;file&gt; <dt></dt>
</dt>
<dd> <dd>load public key from PEM cert file </dd>
@@ -258,6 +285,10 @@ table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) {
</dt>
<dd> <dd>skip strict checking of X509 data </dd>
</dd>
+<dt> <b>--insecure</b> <dt></dt>
+</dt>
+<dd> <dd>do not verify certificates </dd>
+</dd>
<dt> <b>--crypto</b> &lt;name&gt; <dt></dt>
</dt>
<dd> <dd>the name of the crypto engine to use from the following list: openssl, mscrypto, nss, gnutls, gcrypt (if no crypto engine is specified then the default one is used) </dd>
@@ -282,11 +313,19 @@ table.CALSTABLE > tbody > tr:nth-child(1) > td:nth-child(1) {
</dt>
<dd> <dd>print help information about the command </dd>
</dd>
+<dt> <b>--xxe</b> <dt></dt>
+</dt>
+<dd> <dd>enable External Entity resolution. WARNING: this may allow the reading of arbitrary files and URLs, controlled by the input XML document. Use with caution! </dd>
+</dd>
+<dt> <b>--url-map</b>:&lt;url&gt; &lt;file&gt; <dt></dt>
+</dt>
+<dd> <dd>maps a given &lt;url&gt; to the given &lt;file&gt; for loading external resources </dd>
+</dd>
</dl>
<a name="lbAF"> </a><h2>AUTHOR</h2>
<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a><a name="lbAG"> </a><h2>REPORTING BUGS</h2>
<a href="http://www.aleksey.com/xmlsec/bugs.html">http://www.aleksey.com/xmlsec/bugs.html</a><a name="lbAH"> </a><h2>COPYRIGHT</h2>
-<br><p> </p>
+<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a><br><p> </p>
<hr>
<a name="index"> </a><h2>Index</h2>
<dl> <dt><a href="#lbAB">NAME</a></dt>