We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578e909 commit 88e9423Copy full SHA for 88e9423
Changes
@@ -1,5 +1,14 @@
1
Revision history for Mozilla-CA
2
3
+20240730
4
+ - Update from Mozilla repository to 2024-07-30
5
+ - Added certificates:
6
+ - FIRMAPROFESIONAL CA ROOT-A WEB
7
+ sha256: bef256daf26e9c69bdec1602359798f3caf71821a03e018257c53c65617f3d4a
8
+ - Removed certificates:
9
+ - GLOBALTRUST 2020
10
+ sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a
11
+
12
20240313
13
- Update from Mozilla repository to 2024-03-13
14
- Added certificates:
lib/Mozilla/CA.pm
@@ -2,7 +2,7 @@ package Mozilla::CA;
use strict;
use warnings;
-our $VERSION = '20240313';
+our $VERSION = '20240730';
use File::Spec ();
use File::Basename qw(dirname);
0 commit comments