diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-09 19:49:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-09 20:21:27 +0000 |
commit | b60b2eea0867313b7d950c1e13bf7067095eb605 (patch) | |
tree | 44b05d8499205680a0336bc9ad3ebc1157ebf5da /test/stdout/2132 | |
parent | de52602ff2da93de105805ff0bdec199a4039d04 (diff) |
Testsuite: another go at munging cipher-suite strings
Diffstat (limited to 'test/stdout/2132')
-rw-r--r-- | test/stdout/2132 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/2132 b/test/stdout/2132 index ee38b360b..aa62c5901 100644 --- a/test/stdout/2132 +++ b/test/stdout/2132 @@ -18,7 +18,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxx +SSL connection using ke-RSA-AES256-SHAxxx Succeeded in starting TLS >>> mail from:<CALLER@test.ex> ??? 250 @@ -57,7 +57,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxx +SSL connection using ke-RSA-AES256-SHAxxx Succeeded in starting TLS >>> mail from:<"name with spaces"@test.ex> ??? 250 @@ -125,7 +125,7 @@ Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.e ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxx +SSL connection using ke-RSA-AES256-SHAxxx Succeeded in starting TLS >>> mail from:<CALLER@test.ex> ??? 250 |