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/mail/3462.userx | |
parent | de52602ff2da93de105805ff0bdec199a4039d04 (diff) |
Testsuite: another go at munging cipher-suite strings
Diffstat (limited to 'test/mail/3462.userx')
-rw-r--r-- | test/mail/3462.userx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/mail/3462.userx b/test/mail/3462.userx index ec7ad309f..a2e7998d6 100644 --- a/test/mail/3462.userx +++ b/test/mail/3462.userx @@ -1,6 +1,6 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLSv1:ke-RSA-AES256-SHAxx:256) + by myhost.test.ex with esmtpsa (TLSv1:ke-RSA-AES256-SHAxxx:256) (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmaZ-0005vi-00 @@ -12,13 +12,13 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 -TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn= +TLS: cipher=TLSv1:ke-RSA-AES256-SHAxxx:256 peerdn= Test message 1 From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from localhost ([127.0.0.1] helo=myhost.test.ex) - by myhost.test.ex with esmtpsa (TLSv1:ke-RSA-AES256-SHAxx:256) + by myhost.test.ex with esmtpsa (TLSv1:ke-RSA-AES256-SHAxxx:256) (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) id 10HmbA-0005vi-00 @@ -30,7 +30,7 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 -TLS: cipher=TLSv1:ke-RSA-AES256-SHAxx:256 peerdn= +TLS: cipher=TLSv1:ke-RSA-AES256-SHAxxx:256 peerdn= Test message 2 |