X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/8e78571a8b7a823a439710720a407820ab662451..766c0c47840bcf05df030d33ae49ce90b2dab855:/test/confs/5720?ds=sidebyside diff --git a/test/confs/5720 b/test/confs/5720 index 030434973..2c0e327ce 100644 --- a/test/confs/5720 +++ b/test/confs/5720 @@ -71,6 +71,8 @@ logger: message = ${acl {ev_tls}} accept condition = ${if eq {smtp:ehlo}{$event_name}} logwrite = $tls_out_cipher smtp:ehlo $event_data + logwrite = cipher_ $tls_out_cipher_std + logwrite = ver: $tls_out_ver accept # ----- Routers ----- @@ -93,6 +95,7 @@ send_to_server: allow_localhost hosts = 127.0.0.1 port = PORT_D + hosts_try_fastopen = : tls_certificate = DIR/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.pem tls_privatekey = DIR/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.unlocked.key