added link to wiki page with example scripts for dns-01, fixes #117

This commit is contained in:
Lukas Schauer
2016-02-01 18:55:27 +01:00
parent 79ff846e26
commit b6fafea0f5

View File

@@ -97,6 +97,7 @@ Or when you do have a DNS API, pass the details accordingly to achieve the same
You can delete the TXT record when called with operation clean_challenge, when $2 is also the domain name.
Here are some examples: [Examples for DNS-01 hooks](https://github.com/lukas2511/letsencrypt.sh/wiki/Examples-for-DNS-01-hooks)
### Elliptic Curve Cryptography (ECC)