From: Richard Levitte Date: Wed, 4 May 2016 17:26:59 +0000 (+0200) Subject: Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.pod X-Git-Tag: OpenSSL_1_1_0-pre6~928 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=c7e6ae6a810d9b65fa604f5ca3a003c5164f3c5f Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.pod Reviewed-by: Rich Salz --- diff --git a/doc/ssl/SSL_CTX_load_verify_locations.pod b/doc/ssl/SSL_CTX_load_verify_locations.pod index 53e119e7ae..3c1e3b77c4 100644 --- a/doc/ssl/SSL_CTX_load_verify_locations.pod +++ b/doc/ssl/SSL_CTX_load_verify_locations.pod @@ -2,8 +2,9 @@ =head1 NAME -SSL_CTX_load_verify_locations - set default locations for trusted CA -certificates +SSL_CTX_load_verify_locations, SSL_CTX_set_default_verify_paths, +SSL_CTX_set_default_verify_dir, SSL_CTX_set_default_verify_file - set +default locations for trusted CA certificates =head1 SYNOPSIS