mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Introduce a plugin that automates the process of completing a dns-01 challenge by creating, and subsequently removing, TXT records using RFC 2136 Dynamic Updates (a.k.a. nsupdate). This plugin has been tested with BIND, but may work with other RFC 2136-compatible DNS servers, such as PowerDNS. |
||
|---|---|---|
| .. | ||
| certbot_dns_rfc2136 | ||
| docs | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
RFC 2136 DNS Authenticator plugin for Certbot