aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-04-13 00:08:32 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-04-13 00:59:35 +0200
commit133d50b5878c710b89ae770639fa9f78fdf93b11 (patch)
tree9c8eaaca1ea8c12e1e2ac584eae3e8f392b4a1f8 /fetchmail.man
parent8e8215d61f5c3e6043f354c6f49a89bb15322d0f (diff)
downloadfetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.tar.gz
fetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.tar.bz2
fetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.zip
Mention c_rehash requirement after OpenSSL upgrades.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index a2cc0389..df823f95 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -514,7 +514,8 @@ 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/
-subdirectory).
+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
.B \-\-sslcommonname <common name>
(Keyword: sslcommonname; since v6.3.9)