Added links to Mythic Beasts DNS API hooks.

pdw-mb
2016-03-14 20:50:51 +00:00
parent 416b3ed511
commit 4033999ec4

@@ -5,4 +5,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [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)
- [lexicon](https://github.com/AnalogJ/lexicon) - [(bash script)] (https://github.com/AnalogJ/lexicon/blob/master/examples/letsencrypt.default.sh) - [Setup instructions](http://blog.thesparktree.com/post/138999997429/generating-intranet-and-private-network-ssl) - supports Cloudflare, DNSimple, Pointhq
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
- [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01)