From ad367845378d990ed73aeb1fe78e8bb5c137c112 Mon Sep 17 00:00:00 2001 From: Hugh Davenport Date: Thu, 2 Jun 2016 14:15:33 +1200 Subject: [PATCH] Add iwantmyname --- 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 adb2fe2..ac0149d 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -24,4 +24,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [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) -- [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS \ No newline at end of file +- [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS +- [iwantmyname](https://github.com/hughdavenport/letsencrypt-iwantmyname-hook) (Ruby) - hook for [iwantmyname](https://iwantmyname.com) \ No newline at end of file