diff options
Diffstat (limited to 'crypto/openssl/doc/apps/CA.pl.pod')
-rw-r--r-- | crypto/openssl/doc/apps/CA.pl.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/apps/CA.pl.pod b/crypto/openssl/doc/apps/CA.pl.pod index 58e0f5200100..ed69952f3799 100644 --- a/crypto/openssl/doc/apps/CA.pl.pod +++ b/crypto/openssl/doc/apps/CA.pl.pod @@ -47,7 +47,7 @@ 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> +=item B<-newreq-nodes> is like B<-newreq> except that the private key will not be encrypted. |