diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 18:47:51 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 18:47:51 +0100 |
commit | ae2e4297e0a298444e94e89264e5d814a34ec61d (patch) | |
tree | 60aec83a27e814daf6df17d8197941fc2b1f0a55 /doc | |
parent | 0a358b8e929be3cbf9586e2a9146c209903f6896 (diff) |
manual: improve wording.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interimap.1.md | 4 | ||||
-rw-r--r-- | 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 63d5ab0..bcd27f9 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -424,8 +424,8 @@ Valid options are: Specifying multiple digest values can be useful in key rollover scenarios and/or when the server supports certificates of different - types (for instance RSA+ECDSA). In that case the connection is - aborted when none of the specified digests matches. + types (for instance a dual-cert RSA/ECDSA setup). In that case the + connection is aborted when none of the specified digests matches. *SSL_verify* diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md index 05cbcaf..94fa831 100644 --- a/doc/pullimap.1.md +++ b/doc/pullimap.1.md @@ -243,8 +243,8 @@ Valid options are: Specifying multiple digest values can be useful in key rollover scenarios and/or when the server supports certificates of different - types (for instance RSA+ECDSA). In that case the connection is - aborted when none of the specified digests matches. + types (for instance a dual-cert RSA/ECDSA setup). In that case the + connection is aborted when none of the specified digests matches. *SSL_verify* |