SOURCES: wget-ssl-certs.patch (NEW) - setup paths for ca certs from ca-cert...
glen
glen at pld-linux.org
Mon Nov 3 17:52:19 CET 2008
Author: glen Date: Mon Nov 3 16:52:19 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- setup paths for ca certs from ca-certificates package
---- Files affected:
SOURCES:
wget-ssl-certs.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/wget-ssl-certs.patch
diff -u /dev/null SOURCES/wget-ssl-certs.patch:1.1
--- /dev/null Mon Nov 3 17:52:19 2008
+++ SOURCES/wget-ssl-certs.patch Mon Nov 3 17:52:13 2008
@@ -0,0 +1,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 @@
+ # To have Wget follow FTP links from HTML files by default, set this
+ # to on:
+ #follow_ftp = off
++
++# file with the bundle of CA's.
++ca_certificate = /etc/openssl/ca-certificates.crt
++# directory where hash list of CA's is stored.
++ca-directory = /etc/openssl/certs
================================================================
More information about the pld-cvs-commit
mailing list