diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/2014 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/stdout/2014 b/test/stdout/2014 index 4eddd724c..edd498aa8 100644 --- a/test/stdout/2014 +++ b/test/stdout/2014 @@ -19,7 +19,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -A TLS fatal alert has been received. +gnutls_record_recv: A TLS fatal alert has been received. Failed to start TLS >>> nop ????554 @@ -156,7 +156,7 @@ Key file = aux-fixed/exim-ca/example.net/server1.example.net/server1.example.net ??? 220 <<< 220 TLS go ahead Attempting to start TLS -A TLS fatal alert has been received. +gnutls_record_recv: A TLS fatal alert has been received. Failed to start TLS >>> nop ????554 @@ -217,15 +217,15 @@ Key file = aux-fixed/exim-ca/example.com/revoked1.example.com/revoked1.example.c <<< 250-STARTTLS ??? 250 <<< 250 HELP ->>> starttls +>>> STARTTLS ??? 220 <<< 220 TLS go ahead Attempting to start TLS -A TLS fatal alert has been received. -Failed to start TLS ->>> helo test -??? 554 +>>> NOP +??? 554 Security failure <<< 554 Security failure +>>> QUIT +>>> 220 End of script ### Revoked certificate, certificate optional at TLS time, reject at ACL time Connecting to 127.0.0.1 port 1225 ... connected |