From 599d73b54549d808e3d05c3a98c4729d942edd5f Mon Sep 17 00:00:00 2001 From: Alexandre Alouit Date: Fri, 4 Dec 2015 09:47:54 +0100 Subject: bugfix & improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit prevent apache with conf.d directory instead conf-available create challenge directory (prevent Let’s Encrypt create file with bad permission) use debug ispconfig function use fullchain for apache --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 80e78e6..006421d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ php -q install.php After install, a new checkbox will be available in editing website, just check it. +Adjust server in ```/etc/letsencrypt/cli.ini```if isn't ``https://acme-v01.api.letsencrypt.org/directory``` + ## MANUAL INSTALLATION @@ -31,11 +33,9 @@ After install, a new checkbox will be available in editing website, just check i cd ISPConfig-letsencrypt ``` -- patch or create Let's Encrypt configuration +- create Let's Encrypt configuration ``` cp ./cli.ini /etc/letsencrypt/cli.ini - or -patch /etc/letsencrypt/cli.ini < ./cli.ini.patch ``` - patch ISPConfig (merge all files from ./src to /usr/local/ispconfig) -- cgit v1.2.3