Add support for loading root CAs from Windows crypto API
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Apr 2022 12:20:44 +0000 (13:20 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 14 Sep 2022 13:10:18 +0000 (14:10 +0100)
commit606e0426a148034c8c131de9f31f7d3e38be99ea
tree2d91031e79f6b5bb2f83076924e4f1de54655d7e
parent021859bf810a3614758c2f4871b9cd7202fac9b2
Add support for loading root CAs from Windows crypto API

Fixes #18020.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18070)
16 files changed:
CHANGES.md
Configure
crypto/x509/by_dir.c
crypto/x509/by_store.c
crypto/x509/x509_def.c
doc/build.info
doc/man3/X509_get_default_cert_file.pod [new file with mode: 0644]
include/internal/common.h
include/internal/e_os.h
include/openssl/x509.h.in
providers/implementations/include/prov/implementations.h
providers/implementations/storemgmt/build.info
providers/implementations/storemgmt/winstore_store.c [new file with mode: 0644]
providers/stores.inc
util/libcrypto.num
util/missingcrypto.txt