summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/doc/apps/CA.pl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/apps/CA.pl.pod')
-rw-r--r--crypto/openssl/doc/apps/CA.pl.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssl/doc/apps/CA.pl.pod b/crypto/openssl/doc/apps/CA.pl.pod
index 63cd132..58e0f52 100644
--- a/crypto/openssl/doc/apps/CA.pl.pod
+++ b/crypto/openssl/doc/apps/CA.pl.pod
@@ -13,6 +13,7 @@ B<CA.pl>
[B<-help>]
[B<-newcert>]
[B<-newreq>]
+[B<-newreq-nodes>]
[B<-newca>]
[B<-xsign>]
[B<-sign>]
@@ -46,6 +47,10 @@ written to the file "newreq.pem".
creates a new certificate request. The private key and request are
written to the file "newreq.pem".
+=item B<-newreq-nowdes>
+
+is like B<-newreq> except that the private key will not be encrypted.
+
=item B<-newca>
creates a new CA hierarchy for use with the B<ca> program (or the B<-signcert>
OpenPOWER on IntegriCloud