aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-04-15 02:38:05 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-04-18 18:06:25 +0200
commitd73d7527142850442b16883628de5e87f99a57ea (patch)
tree8aa1e41d05ff646028c68953feb6b63411de2a56 /fetchmail.man
parent3d9543918d33c588ac46326c45b5c332e8df9d01 (diff)
downloadfetchmail-d73d7527142850442b16883628de5e87f99a57ea.tar.gz
fetchmail-d73d7527142850442b16883628de5e87f99a57ea.tar.bz2
fetchmail-d73d7527142850442b16883628de5e87f99a57ea.zip
Improve SSL error messages for common issues
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail.man b/fetchmail.man
index df823f95..1c6344cc 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -510,10 +510,10 @@ fetchmail versions.
.B \-\-sslcertpath <directory>
(Keyword: sslcertpath)
.br
-Sets the directory fetchmail uses to look up local certificates. The default
-is your OpenSSL default one. The directory must be hashed as OpenSSL expects
-it - every time you add or modify a certificate in the directory, you need
-to use the \fBc_rehash\fP tool (which comes with OpenSSL in the tools/
+Sets the directory fetchmail uses to look up local certificates. The default is
+your OpenSSL default directory. The directory must be hashed the way OpenSSL
+expects it - every time you add or modify a certificate in the directory, you
+need to use the \fBc_rehash\fP tool (which comes with OpenSSL in the tools/
subdirectory). Also, after OpenSSL upgrades, you may need to run
\fBc_rehash\fP; particularly when upgrading from 0.9.X to 1.0.0.
.TP