Updated Examples for DNS 01 hooks (markdown)

Joakim Reinert
2016-02-02 16:34:43 +01:00
parent 5528eec371
commit 94da71e94e

@@ -1,4 +1,5 @@
Here are some examples on how to implement DNS-01 challenge hooks:
- [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)
- [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)