Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Add logic to check if certs exist for generate_certs #334

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

lukehinds
Copy link

The command was overwriting certs each, this change allows them to persist, unless --force is passed to generate-certs command

Fixes: #333

Luke Hinds added 3 commits December 13, 2024 15:28
The command was overwriting certs each, this change allows
them to persist, unless --force is passed to generate-certs command

Fixes: #333
Copy link
Contributor

@ptelang ptelang left a comment

Choose a reason for hiding this comment

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

Looks good!

@lukehinds lukehinds merged commit 8bb29e8 into main Dec 13, 2024
3 checks passed
@lukehinds lukehinds deleted the cert-create-logic branch December 13, 2024 16:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CA cert is regenerated on every startup
3 participants