Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
curl: define the default path for the ca certs
Baptiste Daroussin committed 2 years ago
commit 2e13f11eee8a352eeab222d4c8aa3f3df0d06f27
parent 508f553
1 file changed +1 -1
modified external/libcurl/curl_config.h
@@ -11,7 +11,7 @@
#define CURL_CA_FALLBACK 1

/* Location of default ca path */
-
/* #undef CURL_CA_PATH */
+
#define CURL_CA_PATH "/etc/ssl/certs"

/* Default SSL backend */
/* #undef CURL_DEFAULT_SSL_BACKEND */