*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> SSL_CTX_set_def_verify_paths (3)              
Title
Content
Arch
Section
 

SSL_CTX_set_def_verify_paths(3)

Contents


NAME    [Toc]    [Back]

       SSL_CTX_set_def_verify_paths  - Sets default file path and
       file name of trusted CA certificate

SYNOPSIS    [Toc]    [Back]

       #include <openssl/ssl.h>

       int SSL_CTX_set_def_verify_paths(
               SSL_CTX *ctx );

DESCRIPTION    [Toc]    [Back]

       The SSL_CTX_set_def_verify_paths() function sets  pre-compiled
 default CA path and file name for  certificate verification.
  The default CA file path and name  are  defined
       as follows:

       #define X509_CERT_DIR    "SSLCERTS:"
       #define X509_CERT_FILE   "SSLCERTS: cert.pem"

NOTES    [Toc]    [Back]

       The  SSL_CTX_set_default_verify_paths()  function  is  not
       available on OpenVMS.

RETURN VALUES    [Toc]    [Back]

       The following  return  values  can  occur:  The  operation
       failed.  The operation succeeded.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:               SSL_CTX_load_verify_locations(3),
       SSL_CTX_set_verify(3)



                                  SSL_CTX_set_def_verify_paths(3)
[ Back ]
 Similar pages
Name OS Title
acl_set_file Tru64 Sets the ACL on the file or directory designated by the path name
default HP-UX system default database file for a trusted system
cd_defs Tru64 sets or gets default values for the User or Group ID, or for file or directory permissions
SSL_CTX_load_verify_locations OpenBSD set default locations for trusted CA certificates
SSL_CTX_load_verify_locations Tru64 Set default locations for trusted CA certificates
SSL_CTX_load_verify_locations NetBSD set default locations for trusted CA certificates
dmPMGetDefaultPluginPathForType IRIX return the default path for plugins of a specific type
TP_CertGroupVerify Tru64 Determine if a certificate is trusted (CDSA)
CSSM_TP_CertGroupVerify Tru64 Determine if a certificate is trusted (CDSA)
CSSM_TP_CertSign Tru64 Determine if signer certificate is trusted (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service