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/2119 | |
parent | b60b2eea0867313b7d950c1e13bf7067095eb605 (diff) |
Testsuite: another go at munging cipher-suite strings
Diffstat (limited to 'test/stdout/2119')
-rw-r--r-- | test/stdout/2119 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/2119 b/test/stdout/2119 index 3f06107f9..fc977c562 100644 --- a/test/stdout/2119 +++ b/test/stdout/2119 @@ -1,6 +1,6 @@ Connecting to 127.0.0.1 port 1225 ... connected Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxxx +SSL connection using ke-RSA-AES256-SHA Succeeded in starting TLS ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 @@ -36,7 +36,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 Key file = aux-fixed/cert2 Attempting to start TLS -SSL connection using ke-RSA-AES256-SHAxxx +SSL connection using ke-RSA-AES256-SHA Succeeded in starting TLS ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 |