summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-11-08 21:51:09 +0000
committerRichard Levitte <levitte@openssl.org>2002-11-08 21:51:09 +0000
commitd6257073aa1584cd38cc70971f49d0d429c57c2c (patch)
treea4ef3a4d5f64f0b70bfbf6f34e8f2ed6f6e22f41 /doc
parentddff68bee7fa0e387c558c5e9e101468d39ea7ed (diff)
-CAcreateserial doesn't take a filename argument.
PR: 332
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/x509.pod2
1 files changed, 1 insertions, 1 deletions
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