Skip to content

Commit

Permalink
release 20250202
Browse files Browse the repository at this point in the history
  • Loading branch information
lwp-automation[bot] committed Feb 2, 2025
1 parent 7dcc635 commit e37c9de
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Revision history for Mozilla-CA

20250202
- Update from Mozilla repository to 2025-02-02
- Added certificates:
- GLOBALTRUST 2020
sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a
- Removed certificates:
- Entrust Root Certification Authority - G4
sha256: db3517d1f6732a2d5ab97c533ec70779ee3270a62fb4ac4238372460e6f01e88
- SecureSign RootCA11
sha256: bf0feefb9e3a581ad5f9e9db7589985743d261085c4d314f6f5d7259aa421612
- Security Communication RootCA3
sha256: 24a55c2ab051442d0617766541239a4ad032d7c55175aa34ffde2fbc4f5c5294

20240924
- Update from Mozilla repository to 2024-09-24
- Added certificates:
Expand Down
2 changes: 1 addition & 1 deletion lib/Mozilla/CA.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package Mozilla::CA;
use strict;
use warnings;

our $VERSION = '20240924';
our $VERSION = '20250202';

use File::Spec ();
use File::Basename qw(dirname);
Expand Down

0 comments on commit e37c9de

Please sign in to comment.