From b80896973f52463917a38c530ac544c2377b3f7e Mon Sep 17 00:00:00 2001 From: antoiner77 Date: Tue, 29 Mar 2016 11:50:08 +0200 Subject: [PATCH] Updated Examples for DNS 01 hooks (markdown) --- Examples-for-DNS-01-hooks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index a8921d3..ede3e09 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -8,4 +8,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 \ No newline at end of file +- [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 +- [PoweDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) \ No newline at end of file