From: Heiko Schlittermann (HS12-RIPE) Date: Wed, 19 Aug 2015 14:43:35 +0000 (+0200) Subject: Testsuite: Update debian8 flavour for 5600 X-Git-Tag: exim-4_87_RC1~114 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/db333d1af8c0b3038689f764aad2510fddf8b613 Testsuite: Update debian8 flavour for 5600 --- diff --git a/test/stdout/5600.debian8 b/test/stdout/5600.debian8 index 804b1556e..039f5152f 100644 --- a/test/stdout/5600.debian8 +++ b/test/stdout/5600.debian8 @@ -97,3 +97,44 @@ SSL info: SSL negotiation finished successfully SSL connection using AES256-SHA Succeeded in starting TLS End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +Certificate file = aux-fixed/cert2 +Key file = aux-fixed/cert2 +??? 220 +<<< 220 server1.example.com ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> ehlo rhu.barb +??? 250- +<<< 250-server1.example.com Hello rhu.barb [ip4.ip4.ip4.ip4] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250- +<<< 250-STARTTLS +??? 250 +<<< 250 HELP +>>> starttls +??? 220 +<<< 220 TLS go ahead +Attempting to start TLS +SSL info: before/connect initialization +SSL info: before/connect initialization +SSL info: SSL negotiation finished successfully +SSL info: SSL negotiation finished successfully +SSL connection using AES256-SHA +Succeeded in starting TLS +>>> ehlo rhu.barb.tls +??? 250- +<<< 250-server1.example.com Hello rhu.barb.tls [ip4.ip4.ip4.ip4] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250 +<<< 250 HELP +>>> quit +End of script