Add PowerDNS API hook

Silke
2016-06-23 14:47:41 +02:00
parent bb7230eb85
commit e79ae7fc6b
+2 -1
@@ -21,7 +21,8 @@ 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)
- [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns)
- [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)
- [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator)
- [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS