[openssl/openssl] 1e52e9: Always apply all configuration settings from the s...
Tomáš Mráz
noreply at github.com
Tue Dec 19 11:13:40 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 1e52e92599cec5306be3b6448aedc612857c307f
https://github.com/openssl/openssl/commit/1e52e92599cec5306be3b6448aedc612857c307f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M ssl/ssl_mcnf.c
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23048)
(cherry picked from commit 69c067ffbc2c02295e20c90e557b6fcb2f7da69c)
Commit: 3f67f86598d2031061866674d7454f14aee5858f
https://github.com/openssl/openssl/commit/3f67f86598d2031061866674d7454f14aee5858f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M test/sysdefault.cnf
Log Message:
-----------
Test that incorrect entry in the ssl section is not fatal
The following entries should be still applied.
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23048)
(cherry picked from commit 17b4277d9ac6665e9b53a6270949418154cab2dc)
Commit: f21f02e0c595bc66fa85bc2c9aa9ba70d95ebbae
https://github.com/openssl/openssl/commit/f21f02e0c595bc66fa85bc2c9aa9ba70d95ebbae
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M ssl/ssl_conf.c
M ssl/ssl_mcnf.c
Log Message:
-----------
Consolidate raising errors in SSL_CONF_cmd()
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23048)
(cherry picked from commit 430dcbd0463573fece704263648cc15e891c3d49)
Compare: https://github.com/openssl/openssl/compare/15e1cbddb4ba...f21f02e0c595
More information about the openssl-commits
mailing list