From 683a3973a32ee3618824d08ed7ee6cfc7ee9ab02 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 16 Sep 2015 18:28:10 +0200 Subject: Move SSL fingerprint verification to the the verify callback. --- interimap.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interimap.1') diff --git a/interimap.1 b/interimap.1 index d0c5474..60493f3 100644 --- a/interimap.1 +++ b/interimap.1 @@ -317,8 +317,8 @@ Fingerprint of the server certificate (or its public key) in the form \fIALGO\fR$\fIDIGEST_HEX\fR, where \fIALGO\fR is the used algorithm (default \(lqsha256\(rq). Attempting to connect to a server with a non-matching certificate -fingerprint causes \fBInterIMAP\fR to abort the connection immediately -after the SSL/TLS handshake. +fingerprint causes \fBInterIMAP\fR to abort the connection during the +SSL/TLS handshake. .TP .I SSL_verify -- cgit v1.2.3