summaryrefslogtreecommitdiff
path: root/wget-ssl-certs.patch
blob: ccfe8503cd832035beca3bce8d3d90c008466db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- wget-1.11.4/doc/sample.wgetrc~	2008-11-03 18:47:16.000000000 +0200
+++ wget-1.11.4/doc/sample.wgetrc	2008-11-03 18:51:32.512671690 +0200
@@ -110,3 +110,8 @@
 
 # Tune HTTPS security (auto, SSLv2, SSLv3, TLSv1, PFS)
 #secureprotocol = auto
+
+# file with the bundle of CA's.
+ca_certificate = /etc/certs/ca-certificates.crt
+# directory where hash list of CA's is stored.
+ca-directory = /etc/openssl/certs