From 4460395546f43563d7d7252c561207fd8f9ed3a9 Mon Sep 17 00:00:00 2001 From: bviktor Date: Wed, 11 May 2016 23:05:26 +0200 Subject: [PATCH] Add Certzure for Azure DNS --- Examples-for-DNS-01-hooks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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