certbot/certbot-dns-rfc2136
Andreas Vogler 5ab6a597b0 Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029)
* Add an option to dns_rfc2136 plugin to explicitly specify an authorative base domain.

* Updated CHANGELOG mentioning added base domain option

* Made the comment on the new option more clear on auto-detection

* Updated comment on how the authorative base domain is determined
2019-05-16 10:40:17 +02:00
..
certbot_dns_rfc2136 Add an option to dns_rfc2136 plugin to specify an authorative base domain. (#7029) 2019-05-16 10:40:17 +02:00
docs Put API link at the bottom of DNS plugin docs (#5699) 2018-03-12 17:10:23 -07:00
Dockerfile Generate constraints file to pin deps in Docker images 2019-02-20 16:59:55 +02:00
LICENSE.txt RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
local-oldest-requirements.txt Release 0.34.0 2019-05-01 14:07:25 -07:00
MANIFEST.in RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
README.rst RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
readthedocs.org.requirements.txt Add readthedocs requirements files (#5696) 2018-03-08 17:24:30 -08:00
setup.cfg RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
setup.py Bump version to 0.35.0 2019-05-01 14:07:30 -07:00

RFC 2136 DNS Authenticator plugin for Certbot