mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
-CAcreateserial doesn't take a filename argument.
PR: 332
This commit is contained in:
parent
ddff68bee7
commit
d6257073aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user