-
-
Notifications
You must be signed in to change notification settings - Fork 277
add deSEC DNS plugin to certbot #182
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request! Be sure to follow the pull request template!
|
I am a bot, here are the test results for this PR: |
Co-authored-by: Eric Nemchik <eric@nemchik.com>
Co-authored-by: Eric Nemchik <eric@nemchik.com>
|
I am a bot, here are the test results for this PR: |
1 similar comment
|
I am a bot, here are the test results for this PR: |
Description:
fix #141
add support for desec.io for DNS auth using the deSEC certbot plugin
Benefits of this PR and context:
this PR enables the use of https://desec.io which is a fully opensource and non-profit managed DNS host for the generation of Wildcard Let's Encrypt certificates.
This PR also exposes the option to change the deSEC api host to another domain, since deSEC can be self hosted.
How Has This Been Tested?
i tested it on debian 11 with a custom build and a token.
the certificate has been issued successfully
Source / References:
https://pypi.org/project/certbot-dns-desec/