certbot/certbot-dns-rfc2136
alexzorin b0aa064640
dns-rfc2136: use certbot's own is_ipaddress func (#9035)
* dns-rfc2136: use certbot's own is_ipaddress func

* oldest: pin dnspython==1.15.0 (epel8 version)

* inhibit deprecationwarning for dnspython==1.15.0

* dns-rfc2136: declare minimum version of dnspython

* add changelog entry
2021-09-14 07:48:15 +10:00
..
certbot_dns_rfc2136 dns-rfc2136: use certbot's own is_ipaddress func (#9035) 2021-09-14 07:48:15 +10:00
docs Automatically Catch Sphinx Errors (#8530) 2021-01-07 20:26:59 +01:00
tests certbot-dns-rfc2136: catch error when a hostname is being used for dns_rfc2136_server (#8990) 2021-08-23 09:38:14 +10:00
LICENSE.txt RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
setup.py dns-rfc2136: use certbot's own is_ipaddress func (#9035) 2021-09-14 07:48:15 +10:00

RFC 2136 DNS Authenticator plugin for Certbot