From 17100ad56a266e38d7481ee3dc8eeab0c6dde6a0 Mon Sep 17 00:00:00 2001 From: Florian Aders Date: Fri, 12 Feb 2016 20:10:00 +0100 Subject: [PATCH] Fixed README regarding Let's Encrypt environment Signed-off-by: Florian Aders --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62054376..f08b3aea 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,4 @@ This has 2 known side-effects at the moment: It may be possible to fix these issues, but they are not a priority at the moment **By default the testing environment of Let's Encrypt is used**. This issues certificates which will not be signed by a known certificate authority. -To activate the production system, change the `$ca` in `lib/classes/ssl/class.lescript.php` to `https://acme-v01.api.letsencrypt.org`. \ No newline at end of file +To activate the production system, change the `Let's Encrypt environment` in `Settings` -> `SSL settings` to `https://acme-v01.api.letsencrypt.org (Live)`.