Skip to content
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

Test certificates expiring in <2y #3962

Open
NightTsarina opened this issue Aug 19, 2024 · 0 comments · May be fixed by #4112
Open

Test certificates expiring in <2y #3962

NightTsarina opened this issue Aug 19, 2024 · 0 comments · May be fixed by #4112

Comments

@NightTsarina
Copy link
Contributor

Hi,

A very minor issue: the CA certificates used for testing are due to expire in May 2026, and so it would be good to re-generate them in advance, to avoid build failures in frozen releases.

cluster/testdata/certs/ca.pem: 
        Validity
            Not Before: May  5 16:16:00 2021 GMT
            Not After : May  4 16:16:00 2026 GMT

This is mostly relevant to distros like Debian, where we ensure that all packages can be rebuilt from source during a release's support period, but it would be nice not to have to patch this.

Original bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant