]> git.ipfire.org Git - thirdparty/openssl.git/commit
82-test_ocsp_cert_chain.t: kill -HUP the server after client quits
authorTomas Mraz <tomas@openssl.org>
Fri, 22 Mar 2024 15:11:42 +0000 (16:11 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 29 Apr 2024 08:26:35 +0000 (10:26 +0200)
commit6bd3d18330c7bd2fe6d97aa538605a95c96b57ad
treec40a0fa9c99e47a3af30ddcfa46add22b4741477
parent0f438e9158d2029d763e469034377a3d76201c8f
82-test_ocsp_cert_chain.t: kill -HUP the server after client quits

This ensures even if the connection for some reason
fails, the server will terminate and the test won't get
stuck.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23857)

(cherry picked from commit f4fcc21fdccfde90bda6f8a94d7f4e07f947e38f)
test/recipes/82-test_ocsp_cert_chain.t