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

(maint) Improve regen_certs script #2902

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcharaoui
Copy link
Contributor

Fix openssl 3.4.0 compatibility which fails on crl.version = 2, and regenerate the pki for additional ci tests which also use git-tracked x509 certs that fail to verify when the tests are run in environments where the clock is set a few years into the future such as Debian CI.

The restructuring leverages the puppetserver-ca-cli gem as much as possible except is for some corner cases where a specific serial or certificate extension needs to be used for the purposes of particular tests such as the update-crls-test case.

Fix openssl 3.4.0 compatibility which fails on crl.version = 2, and
regenerate the pki for additional ci tests which also use git-tracked
x509 certs that fail to verify when the tests are run in environments
where the clock is set a few years into the future such as Debian CI.

The restructuring leverages the puppetserver-ca-cli gem as much as
possible except is for some corner cases where a specific serial or
certificate extension needs to be used for the purposes of particular
tests such as the update-crls-test case.
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.

1 participant