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

Renew certs in ssl_certs fixture #6138

Merged
merged 5 commits into from
Feb 16, 2024

Conversation

cognifloyd
Copy link
Member

@cognifloyd cognifloyd commented Feb 16, 2024

Fixes #6137

I wrote a script to renew all of the certs in the fixture. I focused on figuring out how to each of the files could have been initially created so that I could reproduce the same method during renewal.

I used a renewal period of 15 years so we don't have to deal with this very often.

@cognifloyd cognifloyd added tests infrastructure: ci/cd no changelog No Changelog.rst needed for this PR labels Feb 16, 2024
@cognifloyd cognifloyd added this to the 3.9.0 milestone Feb 16, 2024
@cognifloyd cognifloyd self-assigned this Feb 16, 2024
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines. Requires some effort to review. label Feb 16, 2024
@cognifloyd cognifloyd requested a review from a team February 16, 2024 05:01
Copy link
Contributor

@nzlosh nzlosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, 👍

@guzzijones guzzijones self-requested a review February 16, 2024 14:55
@cognifloyd
Copy link
Member Author

I'm temporarily skipping the circlieci requirement so we can get this CI fix in. We can work on the CircleCI issue in a separate PR.

@cognifloyd cognifloyd merged commit 666355d into StackStorm:master Feb 16, 2024
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure: ci/cd no changelog No Changelog.rst needed for this PR size/L PR that changes 100-499 lines. Requires some effort to review. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renew test SSL CA + Cert
3 participants