]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Apr 2022 12:10:52 +0000 (13:10 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 14 Sep 2022 13:10:10 +0000 (14:10 +0100)
commit021859bf810a3614758c2f4871b9cd7202fac9b2
tree10a9064cf9c590d0d3e40e66e5a8f652f80fb438
parenteb51673e522855400a11de4569a3612c98c7b685
Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env

Fixes #18068.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18070)
CHANGES.md
crypto/x509/by_dir.c
crypto/x509/by_store.c
crypto/x509/x509_def.c
include/internal/common.h
include/openssl/x509.h.in