-
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-11-03T03:23:41+0000. $ cfssl-trust -d ./cert.db -b int release 504h 1411 certificates rolled 0 certificates skipped Successfully rolled new int release 2024.11.0 $ cfssl-trust -d ./cert.db -b ca release 504h skipping expired certificate (SKI=9eec991000496bcc8a3fdb6f06e5ca1418729383, serial=5056230419077763488, subject='/Serasa Certificate Authority II/C=BR/O=Serasa S.A./OU=Serasa CA II') skipping expired certificate (SKI=46c278ab54e0f8682739df42b3f354c3067d26a1, serial=4276163686201040820, subject='/Serasa Certificate Authority III/C=BR/O=Serasa S.A./OU=Serasa CA III') skipping expired certificate (SKI=f838ee5c6eedab96a045eb360fdcd9ab3a3158fd, serial=3015013576204765766, subject='/Serasa Certificate Authority I/C=BR/O=Serasa S.A./OU=Serasa CA I') 351 certificates rolled 3 certificates skipped Successfully rolled new ca release 2024.11.0 $ cfssl-trust -d ./cert.db -r 2024.11.0 -b int bundle int-bundle.crt selected release 2024.11.0 Selected 1411 certificates for this release. $ cfssl-trust -d ./cert.db -r 2024.11.0 -b ca bundle ca-bundle.crt selected release 2024.11.0 Selected 351 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
- Loading branch information
1 parent
c45e36b
commit e0acb44
Showing
3 changed files
with
0 additions
and
115 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