X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..d3d4f196a6b4eea022a1ae4b8efb94e9ae0b1252:/test/confs/2132 diff --git a/test/confs/2132 b/test/confs/2132 index 896166443..11dc3ce21 100644 --- a/test/confs/2132 +++ b/test/confs/2132 @@ -35,12 +35,15 @@ check_recipient: deny hosts = HOSTIPV4 !encrypted = AES256-SHA : \ AES256-GCM-SHA384 : \ + AES128-GCM-SHA256 : \ IDEA-CBC-MD5 : \ DES-CBC3-SHA : \ DHE-RSA-AES256-SHA : \ DHE-RSA-AES256-GCM-SHA384 : \ DHE_RSA_AES_256_CBC_SHA1 : \ - DHE_RSA_3DES_EDE_CBC_SHA + DHE_RSA_3DES_EDE_CBC_SHA : \ + ECDHE-RSA-AES256-GCM-SHA384 : \ + ECDHE-RSA-AES128-GCM-SHA256 warn logwrite = ${if def:tls_in_ourcert \ {Our cert SN: <${certextract{subject}{$tls_in_ourcert}}>} \ {We did not present a cert}}