Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trust store release 2024.5.1 #275

Merged
merged 1 commit into from May 13, 2024
Merged

Trust store release 2024.5.1 #275

merged 1 commit into from May 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Rolling trust store release at 2024-05-12T03:21:18+0000.
$ cfssl-trust -d ./cert.db -b int release 504h
skipping expired certificate (SKI=d98bb74856249d3304b60a90dd62810281449325, serial=10905861135842523791628165016635761949, subject='/Henkel Secure E-mail CA/C=DE/O=Henkel AG & Co. KGaA/OU=Class 2 DigiCert PKI Platform Individual Subscriber CA')
1470 certificates rolled
1 certificates skipped
Successfully rolled new int release 2024.5.1
$ cfssl-trust -d ./cert.db -b ca release 504h
354 certificates rolled
0 certificates skipped
Successfully rolled new ca release 2024.5.1
$ cfssl-trust -d ./cert.db -r 2024.5.1 -b int bundle int-bundle.crt
selected release 2024.5.1
Selected 1470 certificates for this release.
$ cfssl-trust -d ./cert.db -r 2024.5.1 -b ca bundle ca-bundle.crt
selected release 2024.5.1
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

Rolling trust store release at 2024-05-12T03:21:18+0000.
$ cfssl-trust -d ./cert.db  -b int release 504h
skipping expired certificate (SKI=d98bb74856249d3304b60a90dd62810281449325, serial=10905861135842523791628165016635761949, subject='/Henkel Secure E-mail CA/C=DE/O=Henkel AG & Co. KGaA/OU=Class 2 DigiCert PKI Platform Individual Subscriber CA')
1470 certificates rolled
1 certificates skipped
Successfully rolled new int release 2024.5.1
$ cfssl-trust -d ./cert.db  -b ca release 504h
354 certificates rolled
0 certificates skipped
Successfully rolled new ca release 2024.5.1
$ cfssl-trust -d ./cert.db  -r 2024.5.1 -b int bundle int-bundle.crt
selected release 2024.5.1
Selected 1470 certificates for this release.
$ cfssl-trust -d ./cert.db  -r 2024.5.1 -b ca bundle ca-bundle.crt
selected release 2024.5.1
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
@BowonY BowonY merged commit 4ba6c92 into master May 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants