Rather than unconditionally using Mozilla's CA certificates, let the user tell LWP's UserAgent where to find certificates with the PERL_LWP_SSL_CA_FILE, HTTPS_CA_FILE, PERL_LWP_SSL_CA_PATH, or HTTPS_CA_DIR environment variables instead. --- Finance-Quote-1.37/lib/Finance/Quote/Tiaacref.pm.orig 2015-02-01 13:24:41.000000000 -0600 +++ Finance-Quote-1.37/lib/Finance/Quote/Tiaacref.pm 2015-07-07 20:09:47.278885944 -0500 @@ -30,7 +30,6 @@ package Finance::Quote::Tiaacref; require 5.005; require LWP::Protocol::https; -require Mozilla::CA; use strict; idden' name='id' value='30aa5dd7e7180d163d409b080bf89e8a15a5ba4d'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)Author
2020-02-17bootstrap: Fix typo....Tobias Geerinckx-Rice
2019-09-18doc: Add Guix Cookbook....Ricardo Wurmus
2019-04-26bootstrap: Break automake dependency on generated files....Miguel Ángel Arruga Vivas