diff options
author | Alexandre Alouit <alexandre.alouit@gmail.com> | 2015-12-04 09:47:54 +0100 |
---|---|---|
committer | Alexandre Alouit <alexandre.alouit@gmail.com> | 2015-12-04 09:47:54 +0100 |
commit | 599d73b54549d808e3d05c3a98c4729d942edd5f (patch) | |
tree | 6a35115fa53dc553196510b32caf3e24f2af155f /_todo | |
parent | 876dc671ef09e855eea7714c519977462e90f30c (diff) |
bugfix & improvements
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
Diffstat (limited to '')
-rw-r--r-- | _todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ check dns entry is correct before request to Let's Encrypt (apache and nginx plugin) check dns MX entry is correct before request to Let's Encrypt (apache and nginx plugin) check if we already have a symlink and if he's valid (apache and nginx plugin) -force ssl field to on when use Let's Encrypt (api access) +force ssl field to on when use Let's Encrypt (api access?) disable ssl tab when use Let's Encrypt (webgui) check dns entry is correct and MX domain check if is a symlink and is correct (if target is same) +disable ssl & letsencrypt fields in database if we have error (and show notification?) |