-CAcreateserial doesn't take a filename argument.

PR: 332
This commit is contained in:
Richard Levitte 2002-11-08 21:51:09 +00:00
parent ddff68bee7
commit d6257073aa

View File

@ -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 ".srl" appended. For example if the CA certificate file is called
"mycacert.pem" it expects to find a serial number file called "mycacert.srl". "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: 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 it will contain the serial number "02" and the certificate being signed will