Skip to content

Commit e37c9de

Browse files
release 20250202
1 parent 7dcc635 commit e37c9de

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Changes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
Revision history for Mozilla-CA
22

3+
20250202
4+
- Update from Mozilla repository to 2025-02-02
5+
- Added certificates:
6+
- GLOBALTRUST 2020
7+
sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a
8+
- Removed certificates:
9+
- Entrust Root Certification Authority - G4
10+
sha256: db3517d1f6732a2d5ab97c533ec70779ee3270a62fb4ac4238372460e6f01e88
11+
- SecureSign RootCA11
12+
sha256: bf0feefb9e3a581ad5f9e9db7589985743d261085c4d314f6f5d7259aa421612
13+
- Security Communication RootCA3
14+
sha256: 24a55c2ab051442d0617766541239a4ad032d7c55175aa34ffde2fbc4f5c5294
15+
316
20240924
417
- Update from Mozilla repository to 2024-09-24
518
- Added certificates:

lib/Mozilla/CA.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package Mozilla::CA;
22
use strict;
33
use warnings;
44

5-
our $VERSION = '20240924';
5+
our $VERSION = '20250202';
66

77
use File::Spec ();
88
use File::Basename qw(dirname);

0 commit comments

Comments
 (0)