File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for Mozilla-CA
22
3+ 20231213
4+ - Update from Mozilla repository to 2023-12-13
5+ - Added certificates:
6+ - CommScope Public Trust ECC Root-01
7+ sha256: 11437cda7bb45e41365f45b39a38986b0de00def348e0c7bb0873633800bc38b
8+ - CommScope Public Trust ECC Root-02
9+ sha256: 2ffb7f813bbbb3c89ab4e8162d0f16d71509a830cc9d73c262e5140875d1ad4a
10+ - CommScope Public Trust RSA Root-01
11+ sha256: 02bdf96e2a45dd9bf18fc7e1dbdf21a0379ba3c9c2610344cfd8d606fec1ed81
12+ - CommScope Public Trust RSA Root-02
13+ sha256: ffe943d793424b4f7c440c1c3d648d5363f34b82dc87aa7a9f118fc5dee101f1
14+ - TrustAsia Global Root CA G3
15+ sha256: e0d3226aeb1163c2e48ff9be3b50b4c6431be7bb1eacc5c36b5d5ec509039a08
16+ - TrustAsia Global Root CA G4
17+ sha256: be4b56cb5056c0136a526df444508daa36a0b54f42e4ac38f72af470e479654c
18+ - Removed certificates:
19+ - Security Communication Root CA
20+ sha256: e75e72ed9f560eec6eb4800073a43fc3ad19195a392282017895974a99026b6c
21+
32220230821
423 - Update from Mozilla repository to 2023-08-21
524 - Added certificates:
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package Mozilla::CA;
22use strict;
33use warnings;
44
5- our $VERSION = ' 20230821 ' ;
5+ our $VERSION = ' 20231213 ' ;
66
77use File::Spec ();
88use File::Basename qw( dirname) ;
You can’t perform that action at this time.
0 commit comments