Updated Examples for DNS 01 hooks (markdown)

wdouglascampbell
2016-09-09 16:36:43 +08:00
parent cab4405277
commit af0b1a9b19

@@ -25,6 +25,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/)
- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - 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](https://github.com/jbjonesjr/letsencrypt-manual-hook)
- [Namecheap (bash script)](https://github.com/wdouglascampbell/letsencrypt_namecheap_dns_api_hook)
- [PowerDNS (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns)
- [PowerDNS API (bash script)](https://github.com/silkeh/pdns_api.sh)
- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) - [How-To](https://ungeek.fr/letsencrypt-api-ovh/) (in french)