From 1e40fe4ccd0fb3e4d65bfd60c3ddc1e8fbf38cdb Mon Sep 17 00:00:00 2001 From: arch1mede Date: Wed, 29 Jun 2022 08:08:05 -0700 Subject: [PATCH] Update letsencrypt.md (#760) * Update letsencrypt.md Added verbiage for clarity * Update letsencrypt.md --- docs/letsencrypt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/letsencrypt.md b/docs/letsencrypt.md index 86338e18..716a788c 100644 --- a/docs/letsencrypt.md +++ b/docs/letsencrypt.md @@ -6,7 +6,8 @@ Usually Let's Encrypt certificates are issued and updated automatically using Ce file system, special tools around Certbot are required to work with certificates. KVMD 3.117 provides them. !!! note - This feature is available on images newer than 2022.06.20 since it requires [PST storage partition on SD card](pst.md). + This feature is available on images as old as 2022.06.19 since it requires [PST storage partition on SD card](pst.md). + Ports 80+443 need to be opened if you are port forwarding for this to work properly. ## Basic setup