diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/1102 | 2 | ||||
-rw-r--r-- | test/stdout/5600 | 6 | ||||
-rw-r--r-- | test/stdout/5610 | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/test/stdout/1102 b/test/stdout/1102 index 908c37d34..3803fb2a9 100644 --- a/test/stdout/1102 +++ b/test/stdout/1102 @@ -7,6 +7,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS +OCSP status response: good signature Succeeded in starting TLS (with OCSP) >>> EHLO rhu.barb ????250 @@ -29,6 +30,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS +OCSP status response: good signature Succeeded in starting TLS (with OCSP) >>> EHLO rhu.barb ????250 diff --git a/test/stdout/5600 b/test/stdout/5600 index 165c0ff78..5493ef79a 100644 --- a/test/stdout/5600 +++ b/test/stdout/5600 @@ -21,7 +21,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS OCSP status response: good signature -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) >>> helo test ??? 250 <<< 250 server1.example.com Hello test [ip4.ip4.ip4.ip4] @@ -58,7 +58,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS no OCSP response received -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 @@ -83,7 +83,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS no OCSP response received -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 diff --git a/test/stdout/5610 b/test/stdout/5610 index c1b442906..7dbadc46e 100644 --- a/test/stdout/5610 +++ b/test/stdout/5610 @@ -21,7 +21,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS OCSP status response: good signature -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) >>> helo test ??? 250 <<< 250 server1.example.com Hello test [ip4.ip4.ip4.ip4] @@ -58,7 +58,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS no OCSP response received -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 @@ -83,7 +83,7 @@ Key file = aux-fixed/cert2 <<< 220 TLS go ahead Attempting to start TLS no OCSP response received -Succeeded in starting TLS +Succeeded in starting TLS (with OCSP) End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 |