]> git.ipfire.org Git - thirdparty/openssl.git/commit
82-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server output
authorTomas Mraz <tomas@openssl.org>
Fri, 15 Mar 2024 10:27:41 +0000 (11:27 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 15 Mar 2024 12:37:50 +0000 (13:37 +0100)
commit33f6d61323d0184d1db94cfd66c6a2d62d80c580
tree7ac57a28bccc183ef5a891b6e6a9248658ff5f60
parent103952d4392e5f637a1dc98053890e132a2ba027
82-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server output

There might be warnings from AFL fuzz checker
or other warnings that we do not care about.

For success it is just required that cert_status: ocsp response sent:
is present.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23851)
test/recipes/82-test_ocsp_cert_chain.t