[openssl/openssl] cafccb: Fix loading more than one certificate in PEM forma...

Małgorzata Olszówka noreply at github.com
Mon Dec 4 08:56:49 UTC 2023


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: cafccb768be5b8f5c21852764f7b2863b6f5e204
      https://github.com/openssl/openssl/commit/cafccb768be5b8f5c21852764f7b2863b6f5e204
  Author: olszomal <Malgorzata.Olszowka at stunnel.org>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M crypto/x509/by_file.c

  Log Message:
  -----------
  Fix loading more than one certificate in PEM format in X509_load_cert_file_ex()

Fixes #22895

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22885)

(cherry picked from commit 20c680de9c435534be48fa85b2a975067a4e7c9d)


  Commit: fd105ab862d99dcae2a1bbe52407f183873a0710
      https://github.com/openssl/openssl/commit/fd105ab862d99dcae2a1bbe52407f183873a0710
  Author: olszomal <Malgorzata.Olszowka at stunnel.org>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M test/build.info
    A test/recipes/60-test_x509_load_cert_file.t
    A test/x509_load_cert_file_test.c

  Log Message:
  -----------
  Add a test for X509_load_cert_file()

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22885)

(cherry picked from commit d6961af1acbdf29b684f3307578bd03890a26a9c)


Compare: https://github.com/openssl/openssl/compare/39d0e4b87577...fd105ab862d9


More information about the openssl-commits mailing list