diff options
-rw-r--r-- | doc/interimap.1.md | 2 | ||||
-rw-r--r-- | doc/pullimap.1.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 2d2a637..5f19d66 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -420,7 +420,7 @@ Valid options are: *SSL_verify* -: Whether to verify the server certificate chain, and match its +: Whether to 1/ verify the server certificate chain, and 2/ match its Subject Alternative Name (SAN) or Subject CommonName (CN) against the value of the *host* option. (Default: `YES`.) diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md index c9500e0..ea93ed3 100644 --- a/doc/pullimap.1.md +++ b/doc/pullimap.1.md @@ -239,7 +239,7 @@ Valid options are: *SSL_verify* -: Whether to verify the server certificate chain, and match its +: Whether to 1/ verify the server certificate chain, and 2/ match its Subject Alternative Name (SAN) or Subject CommonName (CN) against the value of the *host* option. (Default: `YES`.) |