TransIP dns-01 validator

Mark Janssen
2016-05-01 03:55:44 +02:00
parent 1ff4726b37
commit 27a8406569

@@ -21,4 +21,5 @@ 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) - [How-To](https://ungeek.fr/letsencrypt-api-ovh/) (in french)
- [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) - [How-To](https://ungeek.fr/letsencrypt-api-ovh/) (in french)
- [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator)