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

Implement TLS certificate configuration (without certmagic) #3

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

stapelberg
Copy link
Contributor

For systems on which certbot or other LetsEncrypt setups are already deployed,
re-using the existing certificates might be more convenient to set up.

When receiving SIGHUP, the certificates are reloaded. Sending SIGHUP can be done
from the certbot deploy-hook, for example.

For systems on which certbot or other LetsEncrypt setups are already deployed,
re-using the existing certificates might be more convenient to set up.

When receiving SIGHUP, the certificates are reloaded. Sending SIGHUP can be done
from the certbot deploy-hook, for example.
@mback2k mback2k self-assigned this Jul 27, 2021
@mback2k mback2k added enhancement New feature or request to-be-merged ready for merge labels Jul 27, 2021
mback2k added a commit that referenced this pull request Jul 24, 2023
Merges #3

Thanks a lot!
@mback2k mback2k merged commit c4a33ec into mback2k:master Jul 24, 2023
@mback2k
Copy link
Owner

mback2k commented Jul 24, 2023

Thanks a lot again and I am really sorry for the long wait!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-be-merged ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants