summaryrefslogtreecommitdiffstats
path: root/util/ssleay.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-09-22 16:50:32 +0100
committerMatt Caswell <matt@openssl.org>2015-09-25 14:49:59 +0100
commitd84a7b20e3ce61fc8eb4ea74b62579c803e0772f (patch)
tree565587f3d39c4776603f2f5143099af1a230fac9 /util/ssleay.num
parenta93d3e06a9849deeceadf1b51c10492ae77c43eb (diff)
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 <appro@openssl.org>
Diffstat (limited to 'util/ssleay.num')
-rwxr-xr-xutil/ssleay.num2
1 files changed, 2 insertions, 0 deletions
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: