Home | History | Annotate | Download | only in ssl

Lines Matching full:cafile

2583 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
2586 return(X509_STORE_load_locations(ctx->cert_store,CAfile,CApath));