From cddf65c3f55a2a8ec000d4e8505ecb686726c7cc Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 9 Jul 2020 12:25:25 +0200 Subject: Mention MD5 is the hash used for sslfingerprint also in the options table. After Ranjan Maitra's report on fetchmail-users 2020-07-02 --- fetchmail.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fetchmail.man') 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 \& \& 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{ -- cgit v1.2.3