Extend custom extension testing
authorMatt Caswell <matt@openssl.org>
Mon, 20 Sep 2021 13:36:42 +0000 (14:36 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Oct 2021 10:04:53 +0000 (11:04 +0100)
commit0db3a9904fa00569905be130854a31dab7b8f49d
tree54b9431589de6e3d3039199f99a8d0dede010104
parentcbb862fbaaa1ec5a3e33836bc92a6dbea97ceba0
Extend custom extension testing

Test the scenario where we add a custom extension to a cetificate
request and expect a response in the client's certificate message.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16634)
test/sslapitest.c