Skip to content

Commit 88e9423

Browse files
release 20240730
1 parent 578e909 commit 88e9423

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Changes

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

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+
312
20240313
413
- Update from Mozilla repository to 2024-03-13
514
- 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 = '20240313';
5+
our $VERSION = '20240730';
66

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

0 commit comments

Comments
 (0)