Skip to content

Trust store release 2025.6.3 #337

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

Merged
merged 1 commit into from
Jun 30, 2025
Merged

Trust store release 2025.6.3 #337

merged 1 commit into from
Jun 30, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Rolling trust store release at 2025-06-22T03:39:53+0000.
$ cfssl-trust -d ./cert.db -b int release 504h
skipping expired certificate (SKI=a92b87e1ce24473b1bbfcf853702559d0d9458e6, serial=1435559231276039379187787810018607, subject='/GlobalSign CloudSSL CA - SHA256 - G3/C=BE/O=GlobalSign nv-sa')
1315 certificates rolled
1 certificates skipped
Successfully rolled new int release 2025.6.3
$ cfssl-trust -d ./cert.db -b ca release 504h
348 certificates rolled
0 certificates skipped
Successfully rolled new ca release 2025.6.3
$ cfssl-trust -d ./cert.db -r 2025.6.3 -b int bundle int-bundle.crt
selected release 2025.6.3
Selected 1315 certificates for this release.
$ cfssl-trust -d ./cert.db -r 2025.6.3 -b ca bundle ca-bundle.crt
selected release 2025.6.3
Selected 348 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 2025-06-22T03:39:53+0000.
$ cfssl-trust -d ./cert.db  -b int release 504h
skipping expired certificate (SKI=a92b87e1ce24473b1bbfcf853702559d0d9458e6, serial=1435559231276039379187787810018607, subject='/GlobalSign CloudSSL CA - SHA256 - G3/C=BE/O=GlobalSign nv-sa')
1315 certificates rolled
1 certificates skipped
Successfully rolled new int release 2025.6.3
$ cfssl-trust -d ./cert.db  -b ca release 504h
348 certificates rolled
0 certificates skipped
Successfully rolled new ca release 2025.6.3
$ cfssl-trust -d ./cert.db  -r 2025.6.3 -b int bundle int-bundle.crt
selected release 2025.6.3
Selected 1315 certificates for this release.
$ cfssl-trust -d ./cert.db  -r 2025.6.3 -b ca bundle ca-bundle.crt
selected release 2025.6.3
Selected 348 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
@lgarofalo lgarofalo merged commit ab6c427 into master Jun 30, 2025
3 checks 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.

1 participant