From: Lukas Schauer Date: Fri, 8 Jan 2016 21:29:36 +0000 (+0100) Subject: made link in readme clickable X-Git-Tag: v0.1.0~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b78b251d500bff2cc8aa8f902f975c67dd1fd82;p=thirdparty%2Fdehydrated.git made link in readme clickable --- diff --git a/README.md b/README.md index 12007a5..271c1ab 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,6 @@ An alternative to setting the WELLKNOWN variable would be to create a symlink to ### dns-01 challenge -This script also supports the new `dns-01`-type verification. Be aware that at the moment this is not available on the production servers from letsencrypt. Please read `https://community.letsencrypt.org/t/dns-challenge-is-in-staging/8322` for the current state of `dns-01` support. +This script also supports the new `dns-01`-type verification. Be aware that at the moment this is not available on the production servers from letsencrypt. Please read https://community.letsencrypt.org/t/dns-challenge-is-in-staging/8322 for the current state of `dns-01` support. You need a hook script that deploys the challenge to your DNS server!