[openssl/openssl] a438e5: Always apply all configuration settings from the s...

Tomáš Mráz noreply at github.com
Tue Dec 19 11:13:45 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: a438e5288e0d33b632ad6327d3251c6dd6329dea
      https://github.com/openssl/openssl/commit/a438e5288e0d33b632ad6327d3251c6dd6329dea
  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: 9a30178105caeb168256189ab29c26491845adf5
      https://github.com/openssl/openssl/commit/9a30178105caeb168256189ab29c26491845adf5
  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: 2b44ec759677a44e8c467440848a8622990ac69c
      https://github.com/openssl/openssl/commit/2b44ec759677a44e8c467440848a8622990ac69c
  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/733daf907d71...2b44ec759677


More information about the openssl-commits mailing list