Skip to content

Commit

Permalink
release 20240924
Browse files Browse the repository at this point in the history
  • Loading branch information
lwp-automation[bot] committed Sep 24, 2024
1 parent 12b220e commit 414a865
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
Revision history for Mozilla-CA

20240924
- Update from Mozilla repository to 2024-09-24
- Added certificates:
- SecureSign Root CA12
sha256: 3f034bb5704d44b2d08545a02057de93ebf3905fce721acbc730c06ddaee904e
- SecureSign Root CA14
sha256: 4b009c1034494f9ab56bba3ba1d62731fc4d20d8955adcec10a925607261e338
- SecureSign Root CA15
sha256: e778f0f095fe843729cd1a0082179e5314a9c291442805e1fb1d8fb6b8886c3a
- TWCA CYBER Root CA
sha256: 3f63bb2814be174ec8b6439cf08d6d56f0b7c405883a5648a334424d6b3ec558

20240730
- Update from Mozilla repository to 2024-07-30
- 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 = '20240730';
our $VERSION = '20240924';

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

0 comments on commit 414a865

Please sign in to comment.