Skip to content

test: rotate expired internal CA certificate from test data - #136

Merged
stklcode merged 1 commit into
mainfrom
fix/pki-test-ca
Aug 18, 2026
Merged

test: rotate expired internal CA certificate from test data#136
stklcode merged 1 commit into
mainfrom
fix/pki-test-ca

Conversation

@stklcode

@stklcode stklcode commented Aug 18, 2026

Copy link
Copy Markdown
Owner

We introduced an internal root CA to test the PKI module. This should have been valid for 10 years, but because the mount's maximum TTL of 768h it has since expired. Tune the pki mount and rotate the CA certificate so tests pass again.

Fixes: 660065b


New CA certificate:

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            22:4e:45:b6:6e:bd:53:e3:2b:cc:a6:79:c1:5a:e0:ce:cc:36:19:47
        Signature Algorithm: sha256WithRSAEncryption
        Issuer: CN=JVault Test Root CA
        Validity
            Not Before: Aug 18 16:03:32 2026 GMT
            Not After : Aug 15 16:04:02 2036 GMT
        Subject: CN=JVault Test Root CA

@stklcode stklcode added this to the 2.0.0 milestone Aug 18, 2026
@stklcode stklcode self-assigned this Aug 18, 2026
We introduced an internal root CA to test the PKI module. This should
have been valid for 10 years, but because the mount's maximum TTL of
768h it has since expired. Tune the pki mount and rotate the CA
certificate so tests pass again.

Fixes: 660065b
@sonarqubecloud

Copy link
Copy Markdown

@stklcode
stklcode merged commit 2b53b55 into main Aug 18, 2026
16 checks passed
@stklcode
stklcode deleted the fix/pki-test-ca branch August 18, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant