diff options
author | Joe Siltberg <git@joesiltberg.se> | 2020-06-24 13:47:13 +0200 |
---|---|---|
committer | Joe Siltberg <git@joesiltberg.se> | 2020-06-24 13:53:59 +0200 |
commit | b6e026aad3424a966ac449bcacab7335731bad7f (patch) | |
tree | 35a17f2bc83b43b79db35b030d71b76552db0a1c /cpanfile.snapshot | |
parent | 58a7df7603b657e8b56bae9b46a0451b4534e9ad (diff) |
Upgrades the Mozilla::CA module to 20200520.
LWP::UserAgent (used by MapIt and Open311 integrations) uses this
cert bundle by default to verify peers.
Fixes #3088
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index edc125960..cdb785a26 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -3691,6 +3691,7 @@ DISTRIBUTIONS IO::Socket::SSL::Utils 2.014 requirements: ExtUtils::MakeMaker 0 + Mozilla::CA 0 Net::SSLeay 1.46 Scalar::Util 0 IO-String-1.08 @@ -5108,10 +5109,10 @@ DISTRIBUTIONS MooseX::Types 0.04 Path::Class 0.16 Test::More 0.88 - Mozilla-CA-20130114 - pathname: A/AB/ABH/Mozilla-CA-20130114.tar.gz + Mozilla-CA-20200520 + pathname: A/AB/ABH/Mozilla-CA-20200520.tar.gz provides: - Mozilla::CA 20130114 + Mozilla::CA 20200520 requirements: ExtUtils::MakeMaker 0 Test 0 |