Let's Encrypt is a Certificate Authority (CA) that provides free, automated, and open security certificates. It enables website owners to get security certificates within minutes, and leads to a safer web experience for everyone.
Note: You may want to get your valid domain and server set up before applying for your certificate.
None of the above
for Software and choose your OS for System. We will use CentOS/RHEL 7
as example. yum install certbot certbot certonly
/usr/local/lsws/DEFAULT/html/
, when promptedll /etc/letsencrypt/YOUR_DOMAIN/
You should see the following files:
* cert.pem * chain.pem * fullchain.pem * privkey.pem
Access LiteSpeed Web Server Web Admin → Configuration → Listeners → SSL
/etc/letsencrypt/live/Your_Domain/privkey.pem
/etc/letsencrypt/live/Your_Domain/fullchain.pem
Yes
/etc/letsencrypt/live/Your_Domain/privkey.pem
/etc/letsencrypt/live/Your_Domain/cert.pem
No
/etc/letsencrypt/live/Your_Domain/chain.pem
Use ssllabs's testing tool.