Created Examples for DNS-01 hooks (markdown)

Lukas Schauer
2016-02-01 18:53:29 +01:00
parent adccee3abf
commit c33c1b2379

@@ -0,0 +1,4 @@
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)