Skip to content

Conversation

@github-actions
Copy link
Contributor

Rolling trust store release at 2026-01-15T21:38:00+0000.
$ cfssl-trust -d ./cert.db -b int release 504h
skipping expired certificate (SKI=bba64e766baa847013c2a7e868471d68c37e3e6f, serial=166275597015633439699191517195204885, subject='/certSIGN Code Signing CA Class 3 G2/C=RO/O=certSIGN/OU=certSIGN Code Signing CA Class 3 G2')
skipping expired certificate (SKI=52c0ae29a2399717cbbd3ec94955e4410e3e65e1, serial=157285019568113588644272931959131615840, subject='/NAESB Issuing CA - SHA384 - G4/C=US/O=GMO GlobalSign Inc.')
1270 certificates rolled
2 certificates skipped
Successfully rolled new int release 2026.1.0
$ cfssl-trust -d ./cert.db -b ca release 504h
341 certificates rolled
0 certificates skipped
Successfully rolled new ca release 2026.1.0
Adding new roots:
--/home/runner/work/_temp/new_roots.txt ---
selected release 2026.1.0
Adding new intermediates:
--/home/runner/work/_temp/new_intermediates.txt ---
selected release 2026.1.0
$ cfssl-trust -d ./cert.db -r 2026.1.0 -b int bundle int-bundle.crt
selected release 2026.1.0
Selected 1270 certificates for this release.
$ cfssl-trust -d ./cert.db -r 2026.1.0 -b ca bundle ca-bundle.crt
selected release 2026.1.0
Selected 341 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 ca-bundle.crt
M cert.db
M certdata/ca-bundle.txt
M certdata/int-bundle.txt
M int-bundle.crt

@jvaughan-cloudflare jvaughan-cloudflare merged commit 0559a9d into master Jan 20, 2026
4 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.

2 participants