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