Use the untrusted certificate chain to create a valid certificate ID for OCSP_request
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Fri, 5 Jan 2024 12:41:59 +0000 (13:41 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 12 Mar 2024 13:02:13 +0000 (14:02 +0100)
commitd6aafeb1076ed4eeda1b0ced11207e05b0e32b0d
tree70bda784315eaf1d1f7ea6a50b065963dae197db
parent52a75f4088f2b2c59721152d9ec6ecf4d17c7e43
Use the untrusted certificate chain to create a valid certificate ID for OCSP_request

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22192)
apps/s_server.c