diff options
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/3450-plaintext-GnuTLS/3455 | 12 | ||||
-rw-r--r-- | test/scripts/3460-plaintext-OpenSSL/3465 | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/test/scripts/3450-plaintext-GnuTLS/3455 b/test/scripts/3450-plaintext-GnuTLS/3455 new file mode 100644 index 000000000..52a93b50d --- /dev/null +++ b/test/scripts/3450-plaintext-GnuTLS/3455 @@ -0,0 +1,12 @@ +# TLS (client: test for encrypted before authenticating) +exim -DSERVER=server -bd -oX PORT_D +**** +exim userz@test.ex +Message 1. +**** +exim -qf +**** +exim -qf -DHOSTS_AVOID_TLS=* +**** +killdaemon +no_msglog_check diff --git a/test/scripts/3460-plaintext-OpenSSL/3465 b/test/scripts/3460-plaintext-OpenSSL/3465 new file mode 100644 index 000000000..52a93b50d --- /dev/null +++ b/test/scripts/3460-plaintext-OpenSSL/3465 @@ -0,0 +1,12 @@ +# TLS (client: test for encrypted before authenticating) +exim -DSERVER=server -bd -oX PORT_D +**** +exim userz@test.ex +Message 1. +**** +exim -qf +**** +exim -qf -DHOSTS_AVOID_TLS=* +**** +killdaemon +no_msglog_check |