diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:29:34 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:29:59 +0100 |
commit | 83f85ee3a6fde64a0809180a13e0cc8a3d703bca (patch) | |
tree | 6dc3aa08527c7e95fa6309753b60c38b0e12439b /doc/interimap.1.md | |
parent | a1ef66a76b4a6651b7371a9fd1e35f2f99e85bfa (diff) |
typofix
Diffstat (limited to 'doc/interimap.1.md')
-rw-r--r-- | doc/interimap.1.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 9b53a69..7df0100 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -420,8 +420,8 @@ Valid options are: : Whether to verify the server certificate chain. Note that using *SSL_fingerprint* to specify the fingerprint of the - server certificate is an orthogonal authentication measure as it - ignores the CA chain. + server certificate provides an independent server authentication + measure as it ignores the CA chain. (Default: `YES`.) *SSL_CApath* @@ -434,7 +434,7 @@ Valid options are: *SSL_CAfile* : File containing trusted certificates to use during server - certificate authentication if `SSL_verify=YES`. + certificate verification if `SSL_verify=YES`. Supported extensions {#supported-extensions} ==================== |