]> git.ipfire.org Git - thirdparty/openssl.git/commit
Always apply all configuration settings from the ssl section
authorTomas Mraz <tomas@openssl.org>
Thu, 14 Dec 2023 15:26:21 +0000 (16:26 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 19 Dec 2023 11:06:58 +0000 (12:06 +0100)
commit1e52e92599cec5306be3b6448aedc612857c307f
treef583980b0699a98c20a55852f978f6256f5ce18b
parent15e1cbddb4bab96945af5ddd921dd379623a089e
Always apply all configuration settings from the ssl section

Even if some configuration entry is incorrect, do not
skip the remaining ones.

Fixes #20789

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23048)

(cherry picked from commit 69c067ffbc2c02295e20c90e557b6fcb2f7da69c)
ssl/ssl_mcnf.c