diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 4961c31..41d7a3a 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -22,4 +22,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [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 - [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) - [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) \ No newline at end of file +- [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator) +- [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS \ No newline at end of file