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
lukehinds merged 3 commits intomainfrom
cert-create-logic
Dec 13, 2024
Merged

Add logic to check if certs exist for generate_certs#334
lukehinds merged 3 commits intomainfrom
cert-create-logic

Conversation

@lukehinds
Copy link
Copy Markdown

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

Fixes: #333

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

Fixes: #333
Copy link
Copy Markdown
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
@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