From 9d8c47d0bcaddb996a606fcd819dc9ad20599ede Mon Sep 17 00:00:00 2001 From: serverco Date: Thu, 28 Jan 2016 22:39:11 +0000 Subject: [PATCH] Updated README to ref that DNS challenges work remove reference to boulder bugs in the DNS challenge, which are now fixed, and DNA verification seems to work well. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 259c18c..a5b4a59 100644 --- a/README.md +++ b/README.md @@ -135,5 +135,5 @@ reloading SSL services This will (by default) used the staging server, so should give you a certificate that isn't trusted ( by happy hacker). Change the server in your config file to get a fully valid certificate. -Note: Using DNS validation is still in early stages, and there are a number of issues related to it (for example I tested with cloudflare DNS which wouldn't work and with an "internal boulder sanity check" - https://github.com/letsencrypt/boulder/issues/1391 +Note: Using DNS validation is now working successfully for issuing certificates.