diff options
Diffstat (limited to 'share/man/man8/starttls.8')
-rw-r--r-- | share/man/man8/starttls.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/starttls.8 b/share/man/man8/starttls.8 index 4424c49b140..6dba3cfc5fe 100644 --- a/share/man/man8/starttls.8 +++ b/share/man/man8/starttls.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: starttls.8,v 1.10 2003/07/11 05:37:55 david Exp $ +.\" $OpenBSD: starttls.8,v 1.11 2003/10/01 13:36:49 grange Exp $ .\" .\" Copyright (c) 2001 Jose Nazario <jose@monkey.org> .\" All rights reserved. @@ -117,7 +117,7 @@ with the following command: .Pp .Dl # openssl x509 -in /etc/mail/certs/mycert.pem -text .Pp -If don't intend to use TLS for authentication (and if you are using +If you don't intend to use TLS for authentication (and if you are using self-signed certificates you probably don't) you can simply link your new key to .Pa CAcert.pem . |