From 9deae9ab29fbb5a07f0518748c79c57306d76813 Mon Sep 17 00:00:00 2001 From: antoiner77 Date: Tue, 19 Apr 2016 15:19:36 +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 1eccec6..575544b 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -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) \ No newline at end of file +- [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) +- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) \ No newline at end of file