diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-10-29 19:25:23 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-11-22 18:44:26 +0000 |
commit | 96461acedffb1e2427e3c102a409e8705ded1fda (patch) | |
tree | 8852e816b37c9816499f6d2f6d490640e4429c08 /test/stdout/5610 | |
parent | 3b46b0914f7161a1011a642d3b90923b15ad85b8 (diff) |
Lose duplicated cert in ocsp response
Diffstat (limited to 'test/stdout/5610')
-rw-r--r-- | test/stdout/5610 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/5610 b/test/stdout/5610 index 550ee1c34..c1b442906 100644 --- a/test/stdout/5610 +++ b/test/stdout/5610 @@ -20,7 +20,7 @@ Key file = aux-fixed/cert2 ??? 220 <<< 220 TLS go ahead Attempting to start TLS -Response verify OK +OCSP status response: good signature Succeeded in starting TLS >>> helo test ??? 250 @@ -57,7 +57,7 @@ Key file = aux-fixed/cert2 ??? 220 <<< 220 TLS go ahead Attempting to start TLS -no response received +no OCSP response received Succeeded in starting TLS End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected @@ -82,7 +82,7 @@ Key file = aux-fixed/cert2 ??? 220 <<< 220 TLS go ahead Attempting to start TLS -no response received +no OCSP response received Succeeded in starting TLS End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected |