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 new private keys for new certificates #237

Merged
merged 2 commits into from Jun 14, 2023
Merged

Generate new private keys for new certificates #237

merged 2 commits into from Jun 14, 2023

Conversation

mholt
Copy link
Member

@mholt mholt commented Jun 14, 2023

This implements part of #214.

Now, private keys will be generated for all new certificates instead of reused if they already exist. This behavior can be switched off by setting ReusePrivateKeys to true, but that is not recommended these days.

(Also fix some docs in the readme)

@mholt mholt merged commit 232fade into master Jun 14, 2023
6 checks passed
@mholt mholt deleted the rotate-keys branch June 14, 2023 01:01
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.

None yet

1 participant