X509_STORE_set_default_paths_ex
if (!X509_STORE_set_default_paths_ex(ctx, app_get0_libctx(),
return X509_STORE_set_default_paths_ex(ctx, NULL, NULL);
int X509_STORE_set_default_paths_ex(X509_STORE *xs,
return X509_STORE_set_default_paths_ex(ctx->cert_store, ctx->libctx,