From: Richard Levitte Date: Thu, 3 Apr 2003 21:55:55 +0000 (+0000) Subject: Typo correction X-Git-Tag: BEN_FIPS_TEST_1~38^2~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ce4884a5b629843f65a8269b4af1528cb719175;p=openssl Typo correction --- diff --git a/doc/HOWTO/certificates.txt b/doc/HOWTO/certificates.txt index 82166e0dc2..d7e16c1da1 100644 --- a/doc/HOWTO/certificates.txt +++ b/doc/HOWTO/certificates.txt @@ -48,7 +48,7 @@ you have your own certificate authority, you may sign it yourself, or if you need a self-signed certificate (because you just want a test certificate or because you are setting up your own CA). -The certificate is created like this: +The certificate request is created like this: openssl req -new -key privkey.pem -out cert.csr