From 22ebc00127c70d1e053a594d97d1405c424fdb54 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 18 May 2017 14:07:35 +0200 Subject: [PATCH] Update lets_encrypt.markdown --- source/_addons/lets_encrypt.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_addons/lets_encrypt.markdown b/source/_addons/lets_encrypt.markdown index 5453e79c715..2b7d51b470d 100644 --- a/source/_addons/lets_encrypt.markdown +++ b/source/_addons/lets_encrypt.markdown @@ -11,6 +11,10 @@ footer: true Setup and manage a [Let's Encrypt](https://letsencrypt.org/) certificate. This will create a certificate on the first run and renew it if the certificate is expiring in the next 30 days. +

+This add-on need port 80/443 to verify the certificate request, please stop all add-ons they use also this ports, otherwise you can not start this add-on. +

+ ```json { "email": "example@example.com",