diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-09-18 15:05:59 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-09-18 16:28:50 +0100 |
commit | 5fd28bb83f80141b9f7671ed9ae3e1a4263134e3 (patch) | |
tree | 6eda547af7b413ca2cff8c01e31f79429370f072 /test | |
parent | 3fb3231cf83c8a9328499ea17b3663c1618210dc (diff) |
GnuTLS: simplify cert hostname checking
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/2001 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/2001 b/test/confs/2001 index 9ab4cc384..715da4bf6 100644 --- a/test/confs/2001 +++ b/test/confs/2001 @@ -27,6 +27,9 @@ tls_verify_hosts = * tls_verify_certificates = ${if eq {SERVER}{server}{DIR/aux-fixed/cert2}fail} +# so we can decode in wireshark +tls_require_ciphers = NORMAL:-KX-ALL:+RSA + # ----- Routers ----- begin routers |