diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-03-13 00:43:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-03-13 15:41:09 +0000 |
commit | 6fdf76d0eae42ce4507fe317f095572100c5d6b8 (patch) | |
tree | 27baea1a23d55b0d0f8d82c1e7e3501044325469 /test/scripts | |
parent | 8ff2ba119ba654e9238f157f94bf10ed640ed877 (diff) |
SNI for ${readsocket }
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/1100-Basic-TLS/1149 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/1100-Basic-TLS/1149 b/test/scripts/1100-Basic-TLS/1149 index 501a9c9da..29702b049 100644 --- a/test/scripts/1100-Basic-TLS/1149 +++ b/test/scripts/1100-Basic-TLS/1149 @@ -8,6 +8,7 @@ exim -DSERVER=server -tls-on-connect -bd -oX PORT_D millisleep 500 exim -be 1 >>${readsocket{inet:thisloop:PORT_D}{QUIT\n}{2s:tls=yes}}<< +2 >>${readsocket{inet:thisloop:PORT_D}{EHLO tester\n}{1s:tls=yes:sni=fubar}}<< **** millisleep 500 # |