]> git.pld-linux.org Git - packages/wget.git/blobdiff - wget-ssl-certs.patch
- add BR: attr-devel
[packages/wget.git] / wget-ssl-certs.patch
index 802177780461ba713ee81f5bb67a827bf7992dcf..ccfe8503cd832035beca3bce8d3d90c008466db6 100644 (file)
@@ -1,11 +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
+ # Tune HTTPS security (auto, SSLv2, SSLv3, TLSv1, PFS)
+ #secureprotocol = auto
 +
 +# file with the bundle of CA's.
-+ca_certificate = /etc/openssl/ca-certificates.crt
++ca_certificate = /etc/certs/ca-certificates.crt
 +# directory where hash list of CA's is stored.
 +ca-directory = /etc/openssl/certs
This page took 0.031728 seconds and 4 git commands to generate.