From: Lukas Schauer Date: Mon, 1 Feb 2016 17:55:27 +0000 (+0100) Subject: added link to wiki page with example scripts for dns-01, fixes #117 X-Git-Tag: v0.1.0~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6fafea0f5d9899979784a4f298f5bf291b67815;p=thirdparty%2Fdehydrated.git added link to wiki page with example scripts for dns-01, fixes #117 --- diff --git a/README.md b/README.md index bc068e2..22bcc76 100644 --- a/README.md +++ b/README.md @@ -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)