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