-
-
Notifications
You must be signed in to change notification settings - Fork 717
DNS 01 hooks
Yashar Fakhari edited this page Dec 1, 2019
·
14 revisions
Here are some examples on how to implement DNS-01 challenge hooks:
- Google Cloud (bash script) - DNS & HTTPS load balancers
- CloudFlare (Python script)
- CloudFlare (bash script)
- AWS Route 53 (ruby script) - Updated with multiple hosted zone support, less dependencies, and checks on DNS propagation
- AWS Route 53 (python script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
- AWS Route 53 (python3 script)
- AWS Route 53 (bash script employing cli53) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
- Godaddy DNS (python3 script)
- Dodaddy DNS (bash script)
- nsupdate (bash script)
- nsupdate based bash script: letsencrypt_acme_dns-01_challenge_hook v0.0.8 - hook script using nsupdate to publish challenge in bind, verifies the published challenge has propagated to all name servers. GNU userland only. Latest release 2019-11-13.
-
lexicon - (bash script) - Setup instructions - Supports the following DNS Providers:
- AuroraDNS
- AWS
- Cloudflare
- ClouDNS
- CloudXNS
- Constellix
- DigitalOcean
- DNSimple
- DnsMadeEasy
- DNSPark
- DNSPod
- EasyDNS
- Gandi
- Glesys
- GoDaddy
- Hetzner
- Hurricane Electric
- Linode
- Linode
- LuaDNS
- Memset
- Namecheap
- Namesilo
- NS1
- OnApp
- OVH
- PointHQ
- PowerDNS
- Rackspace
- Rage4
- Sakura
- SoftLayer
- Subreg
- Transip
- Yandex
- Vultr
- Zonomi
- DNSMadeEasy (Python script)
- Mythic Beasts (Bash and Perl scripts)
- pdns-acme for use with PDNS Manager(Bash script)
- email-notify-hook (bash script) - semi-automated email notifier for use with DNS providers that do not provide an API or dynamic DNS support
- manual-dns-hook (ruby) - interactive hook for DNS providers that do not provide an API or dynamic DNS support
- Namecheap (bash script)
- PowerDNS (bash script)
- PowerDNS API (bash script)
- OpenProvider API(python)
- OVH DNS (python) - README
- TransIP API(php)
- Certzure (Java) - hook for Azure DNS
- iwantmyname (Ruby) - hook for iwantmyname
- dehydrated-all-inkl-hook (bash script) - hook for ALL-INKL
- Memset DNS API (python) - hook for MEMSET
- Manual update (bash script) - hook for updating DNS zone by hand (non-automated way)
- Advanced manual update (bash script) - hook for updating DNS zone by hand (non-automated way)
- dnspython-hook (python) - uses the dnspython API
- Azure DNS (bash script) - uses Azure CLI to manage the DNS records
- Reg.ru DNS (ruby script) - uses REG.API 2 for Ruby
- Vultr DNS - Bash hook script using curl and jq to manage DNS records
- ClouDNS - Bash hook script using curl and jq to manage DNS records at ClouDNS
- linode-hook (shell script) - Shell hook script using curl and jq to manage DNS records on Linode
- linode DNS API (Go scrypt) - Implements a dns-01 type challenge hook using the linode API
- Servercow (bash script) - Bash script with curl to create challenge responses
- FreeIPA hook(python script) - Python script to manage FreeIPA DNS records.
- Hetzner Online (python script) - Hook for updating DNS records at Hetzner Robot or Hetzner konsoleH
- Loopia API (bash script) - bash script to update DNS records on Loopia for root and wildcard certificates.
- PDD Yandex API for golang - PDD Yandex DNS manage.
- PDD Yandex API for PHP/cli - PDD Yandex DNS manage in PHP
- Wedos WAPI hook (bash script) - Bash script using curl and jq to create dns-01 challenge on Wedos WAPI
- DNSExit (bash script) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com
- R01.ru DNS (php) - Dns-01 challenge on https://r01.ru
- Proxmox VE (bash script) - Proxmox clusters and Proxmox are open source virtualization platforms which use KVM and LXC container