From 45b7b420fa0405c21a6d2c31bfc64778bdbdf292 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 6 Apr 2006 09:47:28 +0000 Subject: * SSL/TLS: if, for a certain server, an sslfingerprint is specified and sslcertck is NOT set, suppress printing SSL certificate mismatch errors. (Reported by Hannes Erven.) * SSL/TLS: always print if the sslfingerprint mismatches, even in silent mode. (This is for consistency with certificate verification errors.) svn path=/branches/BRANCH_6-3/; revision=4781 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5e9e512e..b667555f 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,11 @@ fetchmail 6.3.4 (not yet released): * a few more type fixes for report/snprintf, patch by Miloslav Trmac. * bouncing: fetchmail would still send "General SMTP/ESMTP error." bounces in spite of "no bouncemail" configuration. +* SSL/TLS: if, for a certain server, an sslfingerprint is specified and + sslcertck is NOT set, suppress printing SSL certificate mismatch errors. + (Reported by Hannes Erven.) +* SSL/TLS: always print if the sslfingerprint mismatches, even in silent + mode. (This is for consistency with certificate verification errors.) # CHANGES: * pidfile: there is a new command-line (--pidfile PATH) and global option for -- cgit v1.2.3