Lines Matching refs:CApath
15 int SSL_CTX_load_verify_dir(SSL_CTX *ctx, const char *CApath);
26 const char *CApath);
33 are located. The certificates available via B<CAfile>, B<CApath> and
79 If B<CApath> is not NULL, it points to a directory containing CA certificates
88 The certificates in B<CApath> are only looked up when required, e.g. when
93 will search for suitable certificates first in B<CAfile>, then in B<CApath>.
100 directory, it's generally treated the same way as a B<CApath>.
104 is not influenced by the contents of B<CAfile> or B<CApath> and must
110 try to fill in missing certificates from B<CAfile>/B<CApath>, if the
132 The operation failed because B<CAfile> and B<CApath> are NULL or the
158 for use as B<CApath>: