summaryrefslogtreecommitdiffstats
path: root/doc/apps/CA.pl.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-07-30 01:27:59 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-07-30 01:27:59 +0000
commitbd4e152791acc2a41441bd5713cbddc4b3645d27 (patch)
treee1983b3384fbeb19ef792e271dacf49fabeef431 /doc/apps/CA.pl.pod
parentaa826d88e196ec13e1df4aeb2a55b8ea579aba60 (diff)
Document the new DN printing options.
Change a few names to be more meaningful. Fix typos in CA.pl docs.
Diffstat (limited to 'doc/apps/CA.pl.pod')
-rw-r--r--doc/apps/CA.pl.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/CA.pl.pod b/doc/apps/CA.pl.pod
index 9d287f0c4d..75aa2a1d26 100644
--- a/doc/apps/CA.pl.pod
+++ b/doc/apps/CA.pl.pod
@@ -69,7 +69,7 @@ list box), otherwise the name "My Certificate" is used.
calls the B<ca> program to sign a certificate request. It expects the request
to be in the file "newreq.pem". The new certificate is written to the file
-"newcert.pem" except in the case of the B<-xcert> option when it is written
+"newcert.pem" except in the case of the B<-xsign> option when it is written
to standard output.
=item B<-signcert>
@@ -122,7 +122,7 @@ Create the CA directories and files:
enter cacert.pem when prompted for the CA file name.
-Create a DSA certificate request and privat key (a different set of parameters
+Create a DSA certificate request and private key (a different set of parameters
can optionally be created first):
openssl req -out newreq.pem -newkey dsa:dsap.pem