From dfdbc113eefb80712fefc3187367fe6050610da5 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Tue, 13 Jun 2023 10:40:22 +0100 Subject: Partially revert #18070 (Add support for Windows CA certificate store) Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/21190) --- util/libcrypto.num | 3 --- 1 file changed, 3 deletions(-) (limited to 'util') diff --git a/util/libcrypto.num b/util/libcrypto.num index 0b8beaa411..d909721a36 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -5468,9 +5468,6 @@ BIO_meth_get_sendmmsg ? 3_2_0 EXIST::FUNCTION: BIO_meth_set_recvmmsg ? 3_2_0 EXIST::FUNCTION: BIO_meth_get_recvmmsg ? 3_2_0 EXIST::FUNCTION: BIO_err_is_non_fatal ? 3_2_0 EXIST::FUNCTION:SOCK -X509_get_default_cert_uri ? 3_2_0 EXIST::FUNCTION: -X509_get_default_cert_uri_env ? 3_2_0 EXIST::FUNCTION: -X509_get_default_cert_path_env ? 3_2_0 EXIST::FUNCTION: BIO_s_dgram_pair ? 3_2_0 EXIST::FUNCTION:DGRAM BIO_new_bio_dgram_pair ? 3_2_0 EXIST::FUNCTION:DGRAM EVP_PKEY_auth_encapsulate_init ? 3_2_0 EXIST::FUNCTION: -- cgit v1.2.3