Updated Examples for DNS 01 hooks (markdown)

phloggu
2017-01-22 22:18:57 +01:00
parent 2a83693bd6
commit b7045fe210

@@ -8,6 +8,7 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [AWS Route 53 (bash script employing cli53)](https://github.com/whereisaaron/dehydrated-route53-hook-script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id
- [Godaddy DNS (python3 script)](https://github.com/josteink/le-godaddy-dns)
- [nsupdate (bash script)](https://github.com/lukas2511/letsencrypt.sh/wiki/example-dns-01-nsupdate-script)
- [letsencrypt_acme_dns-01_challenge_hook](https://ente.limmat.ch/ftp/pub/software/bash/) hook script using nsupdate, verifies the published challenge has propagated to all name servers
- [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 the following DNS Providers:
- AWS Route 53