mirror of https://github.com/pikvm/pikvm.git
Update letsencrypt.md (#760)
* Update letsencrypt.md Added verbiage for clarity * Update letsencrypt.md
This commit is contained in:
parent
6dd51536e2
commit
1e40fe4ccd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue