diff options
Diffstat (limited to 'test/stdout/2103')
-rw-r--r-- | test/stdout/2103 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/2103 b/test/stdout/2103 index deb4e87e7..6582afa7b 100644 --- a/test/stdout/2103 +++ b/test/stdout/2103 @@ -18,14 +18,14 @@ Connecting to ip4.ip4.ip4.ip4 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:<userx@test.ex> ??? 250 <<< 250 OK >>> rcpt to:<userx@test.ex> ??? 550 -<<< 550 unacceptable cipher TLSv1:ke-RSA-AES256-SHAxx:256 +<<< 550 unacceptable cipher TLSv1:ke-RSA-AES256-SHAxxx:256 >>> quit ??? 221 <<< 221 myhost.test.ex closing connection @@ -50,7 +50,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 >>> helo rhu.barb ??? 250 |