diff options
Diffstat (limited to 'share/man/man8/ssl.8')
-rw-r--r-- | share/man/man8/ssl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index b50c1213a43..7e1e40922be 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.8,v 1.38 2002/12/15 19:26:54 margarida Exp $ +.\" $OpenBSD: ssl.8,v 1.39 2003/02/13 08:23:39 jmc Exp $ .\" .Dd September 19, 2001 .Dt SSL 8 @@ -73,7 +73,7 @@ directory. Private keys can be encrypted using .Ar 3DES and a passphrase to protect their integrity should the encrypted file -be disclosed, However it is +be disclosed. However, it is important to note that encrypted server keys mean that the passphrase needs to be typed in every time the server is started. If a passphrase is not used, you will need to be absolutely sure your |