From 157959438308e586593592cc751195fbf3930a7d Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Thu, 10 Dec 2020 21:02:47 +0100 Subject: APPS: Allow OPENSSL_CONF to be empty, not loading a config file Also document the function CONF_get1_default_config_file() Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13658) --- util/missingcrypto.txt | 1 - util/missingcrypto111.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'util') diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt index b547e52858..a4da3bc3fb 100644 --- a/util/missingcrypto.txt +++ b/util/missingcrypto.txt @@ -379,7 +379,6 @@ COMP_zlib(3) CONF_dump_bio(3) CONF_dump_fp(3) CONF_free(3) -CONF_get1_default_config_file(3) CONF_get_number(3) CONF_get_section(3) CONF_get_string(3) diff --git a/util/missingcrypto111.txt b/util/missingcrypto111.txt index 9e945703dc..4be52cf25c 100644 --- a/util/missingcrypto111.txt +++ b/util/missingcrypto111.txt @@ -403,7 +403,6 @@ COMP_zlib(3) CONF_dump_bio(3) CONF_dump_fp(3) CONF_free(3) -CONF_get1_default_config_file(3) CONF_get_number(3) CONF_get_section(3) CONF_get_string(3) -- cgit v1.2.3