Updated Examples for DNS 01 hooks (markdown)

André Peters
2017-10-30 20:30:22 +01:00
parent 57b22bf8d5
commit 7192820289

@@ -51,4 +51,5 @@ Here are some examples on how to implement DNS-01 challenge hooks:
- [Vultr DNS](https://github.com/ttalle/dehydrated-vultr-hook) - Bash hook script using curl and jq to manage DNS records
- [ClouDNS](https://github.com/rafaelmartins/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS
- [ClouDNS](https://github.com/highTowerSU/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS, with tools, sub-user support, chain-hook support and clouddomain support
- [linode-hook (shell script)](https://github.com/ryannoblett/linode-hook) - Shell hook script using curl and jq to manage DNS records on Linode
- [linode-hook (shell script)](https://github.com/ryannoblett/linode-hook) - Shell hook script using curl and jq to manage DNS records on Linode
- [Servercow (bash script)](https://github.com/andryyy/servercow-dnshook-dehydrated) - Bash script with curl to create challenge responses