Updated Examples for DNS 01 hooks (markdown)

kappataumu
2016-02-05 02:11:20 +02:00
parent f8f0e3e31a
commit a2e6135ddd

@@ -1,5 +1,6 @@
Here are some examples on how to implement DNS-01 challenge hooks:
- [CloudFlare (Python script)](https://github.com/kappataumu/letsencrypt-cloudflare-hook)
- [AWS Route53 (ruby script)](https://gist.github.com/asimihsan/d8d8f0f10bdc85fc6f8a)
- [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script)
- [inwx-acme (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-inwx-hook)