From: Richard Levitte Date: Fri, 8 Nov 2002 21:51:09 +0000 (+0000) Subject: -CAcreateserial doesn't take a filename argument. X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~74 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d6257073aa1584cd38cc70971f49d0d429c57c2c;p=oweals%2Fopenssl.git -CAcreateserial doesn't take a filename argument. PR: 332 --- diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index 4a17e338dd..9f7eba4c87 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -341,7 +341,7 @@ The default filename consists of the CA certificate file base name with ".srl" appended. For example if the CA certificate file is called "mycacert.pem" it expects to find a serial number file called "mycacert.srl". -=item B<-CAcreateserial filename> +=item B<-CAcreateserial> with this option the CA serial number file is created if it does not exist: it will contain the serial number "02" and the certificate being signed will