From d84a7b20e3ce61fc8eb4ea74b62579c803e0772f Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 22 Sep 2015 16:50:32 +0100 Subject: Add ability to set default CA path and file locations individually Previously you could only set both the default path and file locations together. This adds the ability to set one without the other. Reviewed-by: Andy Polyakov --- util/ssleay.num | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/ssleay.num') diff --git a/util/ssleay.num b/util/ssleay.num index ddaf306da6..4c7f8d3f8c 100755 --- a/util/ssleay.num +++ b/util/ssleay.num @@ -403,3 +403,5 @@ SSL_get_server_random 437 EXIST::FUNCTION: SSL_get_client_ciphers 438 EXIST::FUNCTION: SSL_get_client_random 439 EXIST::FUNCTION: SSL_SESSION_get_master_key 440 EXIST::FUNCTION: +SSL_CTX_set_default_verify_dir 441 EXIST::FUNCTION: +SSL_CTX_set_default_verify_file 442 EXIST::FUNCTION: -- cgit v1.2.3