X509_STORE_load_locations
if (!X509_STORE_load_locations(store,
int X509_STORE_load_locations(X509_STORE *ctx,
return (X509_STORE_load_locations(ctx->cert_store, CAfile, CApath));