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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 20c680de9c435534be48fa85b2a975067a4e7c9d
      https://github.com/openssl/openssl/commit/20c680de9c435534be48fa85b2a975067a4e7c9d
  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)


  Commit: d6961af1acbdf29b684f3307578bd03890a26a9c
      https://github.com/openssl/openssl/commit/d6961af1acbdf29b684f3307578bd03890a26a9c
  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)


Compare: https://github.com/openssl/openssl/compare/715833935b27...d6961af1acbd


More information about the openssl-commits mailing list