diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-07-09 12:25:25 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-07-09 12:25:25 +0200 |
commit | cddf65c3f55a2a8ec000d4e8505ecb686726c7cc (patch) | |
tree | 6927ac17ed03f08fbe5a612d139e160144711e15 | |
parent | 5c4fd3a93f75c4d21f3e381d04f56d396e9149bb (diff) | |
download | fetchmail-cddf65c3f55a2a8ec000d4e8505ecb686726c7cc.tar.gz fetchmail-cddf65c3f55a2a8ec000d4e8505ecb686726c7cc.tar.bz2 fetchmail-cddf65c3f55a2a8ec000d4e8505ecb686726c7cc.zip |
Mention MD5 is the hash used for sslfingerprint also in the options table.
After Ranjan Maitra's report on fetchmail-users 2020-07-02
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index b9a0ea85..d1d8ebe3 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -10,7 +10,7 @@ .\" Load www macros to process .URL requests, this requires groff: .mso www.tmac .\" -.TH fetchmail 1 2020-03-30 "fetchmail 6.4.8" "fetchmail reference manual" +.TH fetchmail 1 2020-07-09 "fetchmail 6.4.8" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server @@ -1929,7 +1929,7 @@ sslcertpath \& \& T{ Specify c_rehash-ed directory with trusted CA certificates. T} sslfingerprint <HASH> \& \& T{ -Specify the expected server certificat finger print. Fetchmail will +Specify the expected server certificate finger print from an MD5 hash. Fetchmail will disconnect and log an error if it does not match. T} sslkey \& \& T{ |