Make conf_diagnostics apply also to the SSL conf errors
authorTomas Mraz <tomas@openssl.org>
Fri, 26 Apr 2024 15:23:13 +0000 (17:23 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 May 2024 07:20:25 +0000 (09:20 +0200)
commit21819f78b057c254254646a7854bfad0cd40ed83
tree296fa3737de9f8a5f4fe2374ba2447ea0e9c663d
parentf6ce48f5b8ad4d8d748ea87d2490cbed08db9936
Make conf_diagnostics apply also to the SSL conf errors

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
crypto/context.c
crypto/err/openssl.txt
include/openssl/crypto.h.in
include/openssl/sslerr.h
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_local.h
ssl/ssl_mcnf.c
test/sysdefaulttest.c
util/libcrypto.num