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; 'hidden' name='id' value='08023bcab35faafcf3e9c77babe910d9ece240d2'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2022-09-24system: images: Add wsl2 module....Alex Griffin
2022-09-24system: image: Add wsl2 support....Alex Griffin
2022-09-24system: image: Add tarball support....Alex Griffin
2022-09-24platforms: x86: Rename Hurd hurd to i586-gnu....Mathieu Othacehe
2022-09-24image: Make the operating-system field mandatory....Mathieu Othacehe
2022-09-16system: install: Do not load amdgpu in the installer image....Antero Mejr
2022-09-07system: images: Define the platform in image-types....Mathieu Othacehe
2022-09-07system: image: Update my copyright....Mathieu Othacehe
2022-09-07system: image: Remove an unused variable....Mathieu Othacehe
2022-08-10gnu: system: file-systems: Add shared flag....Oleg Pykhalov
2022-08-09linux-container: container-script: Parse command line options....Ricardo Wurmus
2022-08-09maint: Use a pretty version string in ISO and VM images....Ludovic Courtès
2022-08-09system: install: Always use 'current-guix'....Ludovic Courtès