openssl/ssl
Tomas Mraz 69c067ffbc 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)
2023-12-19 12:03:02 +01:00
..
quic QUIC LCIDM: Fix usage of LHASH 2023-12-13 15:26:59 +00:00
record Ensure the default length calculation includes the content type byte 2023-12-19 10:47:29 +00:00
statem Remove redundant logic for DTLS server version selection 2023-12-18 09:56:34 +00:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
event_queue.c
methods.c
pqueue.c
priority_queue.c
s3_enc.c
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert_comp.c
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_cert.c Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_conf.c
ssl_err_legacy.c
ssl_err.c
ssl_init.c
ssl_lib.c Fix freshly introduced double-free. 2023-11-29 10:31:42 +01:00
ssl_local.h Remove some redundant code 2023-12-12 16:06:54 +00:00
ssl_mcnf.c Always apply all configuration settings from the ssl section 2023-12-19 12:03:02 +01:00
ssl_rsa_legacy.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c Remove some redundant code 2023-12-12 16:06:54 +00:00
t1_lib.c Make nid_to_group read-only 2023-11-27 07:52:54 +00:00
t1_trce.c
tls13_enc.c
tls_depr.c
tls_srp.c