Added description on how to activate the production version of Let's Encrypt
Signed-off-by: Florian Aders <eleras@froxlor.org>
This commit is contained in:
@@ -71,3 +71,6 @@ This has 2 known side-effects at the moment:
|
|||||||
* After creating a domain, it will have the default certificate for a short time (by default 5 minutes until the cronjob runs the next time)
|
* After creating a domain, it will have the default certificate for a short time (by default 5 minutes until the cronjob runs the next time)
|
||||||
|
|
||||||
It may be possible to fix these issues, but they are not a priority at the moment
|
It may be possible to fix these issues, but they are not a priority at the moment
|
||||||
|
|
||||||
|
**By default the testing version of Let's Encrypt is used**. To activate the production version, change the `$ca` in `lib/classes/ssl/class.lescript.php`
|
||||||
|
to `https://acme-v01.api.letsencrypt.org`.
|
||||||
Reference in New Issue
Block a user