Updated Examples for DNS 01 hooks (markdown)

beikeland
2016-08-15 05:46:44 +02:00
parent 3a52b5ad8f
commit ab92486d13

@@ -31,4 +31,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator)
- [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)
- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/)
- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/)
- [cloudflare dns hook (bash script)](http://pastebin.com/3BK5tBUi) Hook for cloudflare. Using only bash and curl, quick and dirty hack for lightweight script.