Do not overwrite conf diagnostics in OSSL_LIB_CTX if not set in config file
authorTomas Mraz <tomas@openssl.org>
Thu, 2 May 2024 12:31:14 +0000 (14:31 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 May 2024 07:20:58 +0000 (09:20 +0200)
commit64bfdebdc049ee2ad5ca6456b87abbd67e6d5479
treec38c27b1f46f6d1bdbf8670dc283865dfce559c9
parenta0d37e200fee7e7eb1176370aedbc32764edc737
Do not overwrite conf diagnostics in OSSL_LIB_CTX if not set in config file

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24275)
crypto/conf/conf_mod.c