-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rolling trust store release at 2024-03-24T03:19:47+0000. $ cfssl-trust -d ./cert.db -b int release 504h skipping expired certificate (SKI=4c3811b898005b5a2b703eaa78e4d5676767a77e, serial=120039007, subject='/Verizon Global Root CA/C=US/O=Verizon Business/OU=OmniRoot') 1477 certificates rolled 1 certificates skipped Successfully rolled new int release 2024.3.3 $ cfssl-trust -d ./cert.db -b ca release 504h 354 certificates rolled 0 certificates skipped Successfully rolled new ca release 2024.3.3 $ cfssl-trust -d ./cert.db -r 2024.3.3 -b int bundle int-bundle.crt selected release 2024.3.3 Selected 1477 certificates for this release. $ cfssl-trust -d ./cert.db -r 2024.3.3 -b ca bundle ca-bundle.crt selected release 2024.3.3 Selected 354 certificates for this release. $ certdump ca-bundle.crt > certdata/ca-bundle.txt $ certdump int-bundle.crt > certdata/int-bundle.txt $ git status --porcelain -uno M cert.db M certdata/int-bundle.txt M int-bundle.crt Co-authored-by: Nicky Semenza <nicky@nickysemenza.com>
- Loading branch information
1 parent
b11c656
commit 93293bb
Showing
3 changed files
with
0 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters