mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
RFC 2136 DNS Authenticator (#4701)
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.
This commit is contained in:
committed by
Zach Shepherd
parent
bb8e504a02
commit
811d436d5a
@@ -0,0 +1 @@
|
||||
RFC 2136 DNS Authenticator plugin for Certbot
|
||||
Reference in New Issue
Block a user