X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ba86e143c7aeb0d70ea4c9d73a617a98f06f6baa..0f55d77fcc26d54e7d0680886073a51dbd3cd839:/test/confs/2102 diff --git a/test/confs/2102 b/test/confs/2102 index 0139a61c0..c9e00479b 100644 --- a/test/confs/2102 +++ b/test/confs/2102 @@ -43,6 +43,7 @@ check_recipient: !encrypted = * logwrite = cipher: $tls_in_cipher # This appears to lie. Despite what's on the wire, it returns the last cert loaded. +# Fixed in OpenSSL 1.1.1 ? Testcase golden logfile has the incorrect value. warn logwrite = ${if def:tls_in_ourcert \ {Our cert SN: <${certextract{subject}{$tls_in_ourcert}}>} \ {We did not present a cert}}