diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
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) |