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

Add an option to dns_rfc2136 plugin to specify an authorative base domain. #7029

Merged
merged 6 commits into from May 16, 2019

Conversation

avogler
Copy link
Contributor

@avogler avogler commented May 6, 2019

Added an option to dns_rfc2136 plugin to explicitly specify the base domain for which the DNS server is authorative. This solves problems with split horizon DNS configurations which do not correctly report authorative SOA records when queried without a TSIG key. Could be useful for other use cases.

@avogler avogler closed this May 6, 2019
@avogler avogler reopened this May 6, 2019
@avogler avogler closed this May 6, 2019
@avogler avogler reopened this May 6, 2019
Copy link
Collaborator

@adferrand adferrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only some little improvements on the code comments, otherwise LGTM!

certbot-dns-rfc2136/certbot_dns_rfc2136/__init__.py Outdated Show resolved Hide resolved
certbot-dns-rfc2136/certbot_dns_rfc2136/dns_rfc2136.py Outdated Show resolved Hide resolved
@adferrand adferrand self-assigned this May 8, 2019
@avogler
Copy link
Contributor Author

avogler commented May 16, 2019

@adferrand I changed the comments according to your remarks. Would be great if you could have a look at it.

@adferrand
Copy link
Collaborator

Yes of course, all good for me now!

@adferrand adferrand merged commit 5ab6a59 into certbot:master May 16, 2019
@adferrand
Copy link
Collaborator

Oups forgot one thing, really sorry about that: could you make one other PR to add certbot-dns-rfc2136 in the changelog, in the list starting L25? This informs our integrator that the plugin has changed and should be repackaged.

I will merge your new PR right after.

@avogler
Copy link
Contributor Author

avogler commented May 16, 2019

Yes sure, no problem.

bmw added a commit that referenced this pull request Jun 10, 2019
ohemorange pushed a commit that referenced this pull request Jun 10, 2019
* Revert "Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029)"

This reverts commit 5ab6a59.

* Update changelog.
bmw added a commit that referenced this pull request Jun 10, 2019
* Revert "Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029)"

This reverts commit 5ab6a59.

* Update changelog.

(cherry picked from commit 23b52ca)
ohemorange pushed a commit that referenced this pull request Jun 10, 2019
* Revert "Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029)"

This reverts commit 5ab6a59.

* Update changelog.
ohemorange pushed a commit that referenced this pull request Jun 10, 2019
* Revert "Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029)"

This reverts commit 5ab6a59.

* Update changelog.

(cherry picked from commit 23b52ca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants