diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-09 21:35:08 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-11-09 21:35:08 +0000 |
commit | ce25e2982bde749c219357bd5983d2735277919f (patch) | |
tree | d13efe62f3256c6a6d302fe383c11fc05244d6ff /test/stdout/2102 | |
parent | b60b2eea0867313b7d950c1e13bf7067095eb605 (diff) |
Testsuite: another go at munging cipher-suite strings
Diffstat (limited to 'test/stdout/2102')
-rw-r--r-- | test/stdout/2102 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stdout/2102 b/test/stdout/2102 index 3664c7302..ea69fc186 100644 --- a/test/stdout/2102 +++ b/test/stdout/2102 @@ -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-SHAxxx +SSL connection using ke-RSA-AES256-SHA 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-SHAxxx +SSL connection using ke-RSA-AES256-SHA 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/server2.example.com/server2.e ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxxx +SSL connection using ke-RSA-AES256-SHA Succeeded in starting TLS >>> mail from:<CALLER@test.ex> ??? 250 @@ -164,7 +164,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-ECDSA-AES256-SHAxxx +SSL connection using ke-ECDSA-AES256-SHA Succeeded in starting TLS >>> mail from:<CALLER@test.ex> ??? 250 |