summaryrefslogtreecommitdiffhomepage
path: root/patches/curl-7.57.0.local.patch
blob: 763f5a2d97ca257c59215e189ebfde22eef6bba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- curl-7.57.0/lib/curl_config.h.in.orig	2017-11-28 15:14:22.000000000 +0000
+++ curl-7.57.0/lib/curl_config.h.in	2018-01-05 11:39:27.416000000 +0000
@@ -7,7 +7,7 @@
 #undef CURL_CA_FALLBACK
 
 /* Location of default ca path */
-#undef CURL_CA_PATH
+#define CURL_CA_PATH "/etc/ssl/certs"
 
 /* Default SSL backend */
 #undef CURL_DEFAULT_SSL_BACKEND