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

Generate server certs for MQTT test container #505

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

Conversation

Seanstoppable
Copy link
Contributor

@Seanstoppable Seanstoppable commented Mar 12, 2025

This generates server certificates for integration tests, rather than rely on ones checked into the repo

My org has a pretty strict policy around certificates being checked in to a repo, and discovered this when trying to merge recent changes. To work around this, I suggest we generate the certificates as part of the server startup instead.
Bonus, tests won't fail whenever the expiration of the existing certificate expires.

@Seanstoppable Seanstoppable changed the title Generate server certs Generate server certs for MQTT test container Mar 12, 2025
@Seanstoppable Seanstoppable force-pushed the ssmith/generatecerts branch 2 times, most recently from 063e6dc to 60c1ee5 Compare March 12, 2025 04:43
This generates server certificates for integration tests, rather than
rely on ones checked into the repo
@Seanstoppable Seanstoppable marked this pull request as ready for review March 12, 2025 04:53
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