diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-22 20:49:05 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-22 22:00:22 +0000 |
commit | f57cb3b57b285e560cadc6a4183162830ab5aafd (patch) | |
tree | bbb67f602133e544580472cd185a9ee117bad4b7 /test/stdout/5600 | |
parent | 62b97c2ecf148ee86053d82e5509e4c3a5a20054 (diff) |
Testsuite: regularize client_anytls OCSP trace output
Diffstat (limited to 'test/stdout/5600')
-rw-r--r-- | test/stdout/5600 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |