diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/4060 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/4060 b/test/confs/4060 index 935d49fe1..a87c3d6b2 100644 --- a/test/confs/4060 +++ b/test/confs/4060 @@ -25,6 +25,8 @@ tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} # Avoid ECDHE key-exchange so that we can wireshark-decode .ifdef _HAVE_GNUTLS tls_require_ciphers = NORMAL:-KX-ALL:+RSA +.else +tls_require_ciphers = DEFAULT:!kECDHE .endif pipelining_connect_advertise_hosts = * |