Updated Examples for DNS 01 hooks (markdown)

antoiner77
2016-04-19 15:19:36 +02:00
parent 553569b850
commit 9deae9ab29

@@ -20,4 +20,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [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) - 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)
- [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns)
- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh)