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-28T09:52:27-0700. $ cfssl-trust -d ./cert.db -b int release 0h 1477 certificates rolled 0 certificates skipped Successfully rolled new int release 2024.3.4 $ cfssl-trust -d ./cert.db -b ca release 0h 354 certificates rolled 0 certificates skipped Successfully rolled new ca release 2024.3.4 Adding new intermediates: --new_int --- CERTIFICATE Subject: /Cybertrust Japan SureServer EV CA G3/C=JP/O=Cybertrust Japan Co., Ltd. Issuer: /C=JP/O=SECOM Trust Systems CO.,LTD./OU=Security Communication RootCA2 Signature algorithm: RSA / SHA256 Details: Public key: RSA-2048 Serial number: 46157929531853354100488418937468587687 AKI: 0A:85:A9:77:65:05:98:7C:40:81:F8:0F:97:2C:38:F1:0A:EC:3C:CF SKI: 82:6C:75:5D:53:F5:45:69:BC:25:2D:A4:4C:89:E6:B2:B7:41:87:A3 Valid from: 2023-12-13T06:28:45+0000 until: 2029-05-29T05:00:39+0000 Key usages: cert sign, crl sign Extended usages: client auth, server auth Basic constraints: valid, is a CA certificate, max path length 0 SANs (0): 1 AIA: http://repository.secomtrust.net/SC-Root2/SCRoot2ca.cer OCSP server: - http://scrootca2.ocsp.secomtrust.net selected release 2024.3.4 - importing serial 46157929531853354100488418937468587687 SKI 826c755d53f54569bc252da44c89e6b2b74187a3 $ cfssl-trust -d ./cert.db -r 2024.3.4 -b int bundle int-bundle.crt selected release 2024.3.4 Selected 1478 certificates for this release. $ cfssl-trust -d ./cert.db -r 2024.3.4 -b ca bundle ca-bundle.crt selected release 2024.3.4 Selected 354 certificates for this release. Co-authored-by: Leland Garofalo <[email protected]>
- Loading branch information