Add documentation for the new crlnumber configuration option.
This commit is contained in:
parent
c5aba56c5b
commit
8fbb2af392
@ -389,6 +389,12 @@ the B<-selfsign> command line option.
|
|||||||
a text file containing the next serial number to use in hex. Mandatory.
|
a text file containing the next serial number to use in hex. Mandatory.
|
||||||
This file must be present and contain a valid serial number.
|
This file must be present and contain a valid serial number.
|
||||||
|
|
||||||
|
=item B<crlnumber>
|
||||||
|
|
||||||
|
a text file containing the next CRL number to use in hex. The crl number
|
||||||
|
will be inserted in the CRLs only if this file exists. If this file is
|
||||||
|
present, it must contain a valid CRL number.
|
||||||
|
|
||||||
=item B<x509_extensions>
|
=item B<x509_extensions>
|
||||||
|
|
||||||
the same as B<-extensions>.
|
the same as B<-extensions>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user