From: Richard Levitte Date: Thu, 3 Apr 2003 21:55:57 +0000 (+0000) Subject: Typo correction X-Git-Tag: OpenSSL_0_9_7b~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f35294c1b89453e7d906abcf0e685fef2a8f0b3;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