Updated Examples for DNS 01 hooks (markdown)

Bennett Perkins
2016-04-12 14:27:31 +08:00
parent 196e6f12d3
commit c8537b1cb8

@@ -16,5 +16,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook)
- [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01)
- [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/)
- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - for use with DNS providers that do not provide an API or dynamic DNS support
- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - semi-automated email notifier for use with DNS providers that do not provide an API or dynamic DNS support
- [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns)