From b5a74469e5c5e828d5799ae4a66d70347f8aa8a6 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 4 Aug 2020 03:46:24 +0200 Subject: typofix --- doc/interimap.1.md | 4 ++-- doc/pullimap.1.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 5370d79..de39880 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -397,8 +397,8 @@ Valid options are: *SSL_fingerprint* : Fingerprint of the server certificate's Subject Public Key Info, in - the form `[ALGO$]DIGEST_HEX` where `ALGO` is the used algorithm (by - default `sha256`). + the form `[ALGO$]DIGEST_HEX` where `ALGO` is the digest algorithm + (by default `sha256`). Attempting to connect to a server with a non-matching certificate SPKI fingerprint causes `interimap` to abort the connection during the SSL/TLS handshake. diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md index 0055675..87cafbf 100644 --- a/doc/pullimap.1.md +++ b/doc/pullimap.1.md @@ -217,8 +217,8 @@ Valid options are: *SSL_fingerprint* : Fingerprint of the server certificate's Subject Public Key Info, in - the form `[ALGO$]DIGEST_HEX` where `ALGO` is the used algorithm (by - default `sha256`). + the form `[ALGO$]DIGEST_HEX` where `ALGO` is the digest algorithm + (by default `sha256`). Attempting to connect to a server with a non-matching certificate SPKI fingerprint causes `pullimap` to abort the connection during the SSL/TLS handshake. -- cgit v1.2.3