Seems i only tested my dirty bash script with the staging url, did not work live

beikeland
2016-08-15 06:12:14 +02:00
parent ab92486d13
commit 63079c5ccc

@@ -31,5 +31,4 @@ 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/)
- [cloudflare dns hook (bash script)](http://pastebin.com/3BK5tBUi) Hook for cloudflare. Using only bash and curl, quick and dirty hack for lightweight script.
- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/)