From be3ef4f6ba13965a96d101355457656062723e2d Mon Sep 17 00:00:00 2001 From: antoiner77 Date: Wed, 20 Apr 2016 10:16:39 +0200 Subject: [PATCH] Updated Examples for DNS 01 hooks (markdown) --- Examples-for-DNS-01-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 575544b..69064ba 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -21,4 +21,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [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) -- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) \ No newline at end of file +- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) - [How-To](https://ungeek.fr/letsencrypt-api-ovh/) in french) \ No newline at end of file