-CAcreateserial doesn't take a filename argument.
PR: 332
This commit is contained in:
parent
93aed90c6a
commit
6cd58c0c35
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,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 a new issue