Updated Examples for DNS 01 hooks (markdown)

Andrey
2019-04-09 13:53:48 +03:00
parent 1e5f9d7675
commit cf4d545cb1
+2 -1
@@ -78,4 +78,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [PDD Yandex API for golang ](https://github.com/felicson/pddyandex_dehydrated_hook) - PDD Yandex DNS manage. - [PDD Yandex API for golang ](https://github.com/felicson/pddyandex_dehydrated_hook) - PDD Yandex DNS manage.
- [PDD Yandex API for PHP/cli](https://github.com/pasha1st/dehydrated-yapdd-hook) - PDD Yandex DNS manage in PHP - [PDD Yandex API for PHP/cli](https://github.com/pasha1st/dehydrated-yapdd-hook) - PDD Yandex DNS manage in PHP
- [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/) - [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/)
- [DNSExit (bash script)](https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com - [DNSExit (bash script)](https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com
- [R01.ru DNS (php)](https://github.com/Chipatusik/certbot-r01ru) - Dns-01 challenge on https://r01.ru