diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-16 20:41:27 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-16 20:41:27 +0000 |
commit | d2f0eca8758cc8193f94ea9fa2d681829498b289 (patch) | |
tree | 7fdf99e9b617abf68bca99364d5a95af0f560e7c /test/confs | |
parent | a91fd779833fab148974957cecd4e6ecbf480e53 (diff) |
Testsuite: do not bother with cert hostnames when testing OCSP
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/5652 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/5652 b/test/confs/5652 index 7dce363c2..13c8d8617 100644 --- a/test/confs/5652 +++ b/test/confs/5652 @@ -72,6 +72,7 @@ remote_delivery: tls_require_ciphers = OPT hosts_require_ocsp = * tls_verify_certificates = CERT + tls_verify_cert_hostnames = : local_delivery: driver = appendfile |