-
-
Notifications
You must be signed in to change notification settings - Fork 277
Adds certbot-dns-dreamhost to allow dreamhost dns verification #376
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:
|
|
I am a bot, here are the test results for this PR:
|
|
This looks good to me, but I'd like #339 to merge first, which would require this to be rebased. I've tagged this as awaiting approval so it does not go stale. |
|
I am a bot, here are the test results for this PR:
|
|
I've merged #339 and it seems there are no merge conflicts with this. Would you mind updating the changelog dates? |
|
I am a bot, here are the test results for this PR:
|
nemchik
left a comment
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.
LGTM thanks!
Description:
This change adds the certbot-dns-dreamhost python module to the container, allowing for certbot dns verification to be done using the dreamhost DNS api.
Benefits of this PR and context:
This change provides an additional dns verification mechanism, meaning that users of dreamhost are able to use dns verification for certbot on the SWAG instances.
How Has This Been Tested?
I have tested this change by building the project locally and running one of my swag instances with the updates docker image and dreamhost dns configuration. The swag instance was succesfully able to generate new certbot certificates (covering 4 sub domains) using dreamhost dns.
Source / References: