diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-03 21:00:37 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-04 13:19:24 +0000 |
commit | 25d5d9f98ebb30acc8b269c6594f4bc1e1abe654 (patch) | |
tree | a16f478003d4087a7be58905fdc1f226cd098f24 /test/stdout/2114 | |
parent | 72c385bddd9732b63b9c8fedb18e4469ddbead75 (diff) |
Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similar
Diffstat (limited to 'test/stdout/2114')
-rw-r--r-- | test/stdout/2114 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stdout/2114 b/test/stdout/2114 index dc6cda0e3..401784f3a 100644 --- a/test/stdout/2114 +++ b/test/stdout/2114 @@ -53,7 +53,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-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> helo rhu.barb ??? 250 @@ -91,7 +91,7 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> mail from:<userx@test.ex> ??? 250 @@ -126,7 +126,7 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> mail from:<userx@test.ex> ??? 250 @@ -192,7 +192,7 @@ Key file = aux-fixed/exim-ca/example.net/server1.example.net/server1.example.net ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> mail from:<userx@test.ex> ??? 250 @@ -258,7 +258,7 @@ Key file = aux-fixed/exim-ca/example.com/revoked1.example.com/revoked1.example.c ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> mail from:<userx@test.ex> ??? 250 @@ -293,7 +293,7 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com ??? 220 <<< 220 TLS go ahead Attempting to start TLS -SSL connection using ke-RSA-AES256-SHA +SSL connection using ke-RSA-AES256-SHAnnn Succeeded in starting TLS >>> mail from:<userx@test.ex> ??? 250 |