From 4ce4884a5b629843f65a8269b4af1528cb719175 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 3 Apr 2003 21:55:55 +0000 Subject: Typo correction --- doc/HOWTO/certificates.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3