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:25:39 +0000 (10:25 +0200)
commitf4fcc21fdccfde90bda6f8a94d7f4e07f947e38f
tree5ec5eff4d35d2032f60996505fd97defd53fd415
parent7054412ea8bb49d9522c3dd99982e41bf08c3ef7
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)
test/recipes/82-test_ocsp_cert_chain.t