diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index ac0149d..bdc2349 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -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