Hi there,
I have installed the latest Cyberpanel on a clean CentOS7 server. I am trying to install a SSL certificate via LE. The certificate is generated successfully in /etc/letsencrypt/ I also trying to restart OpenLiteSpeed and don't see it listening on port 443:
[
[email protected] ~]# netstat -tapu -n |grep 443
[
[email protected] ~]#
Are there any points I should check? Please advice.
P.S. I am new to Cyberpanel.
Thanks!
Comments
CyberPanel
Blog
[06.18.2021_06-18-48] Trying to obtain SSL for: pack.dk and: www.pack.dk
[06.18.2021_06-18-48] /root/.acme.sh/acme.sh --issue -d pack.dk -d www.pack.dk --cert-file /etc/letsencrypt/live/pack.dk/cert.pem --key-file /etc/letsencrypt/live/pack.dk/privkey.pem --fullchain-file /etc/letsencrypt/live/pack.dk/fullchain.pem -w /home/pack.dk/public_html --force
[06.18.2021_06-20-18] Failed to obtain SSL for: pack.dk and: www.pack.dk
[06.18.2021_06-20-18] Trying to obtain SSL for: pack.dk
[06.18.2021_06-21-45] Failed to obtain SSL, issuing self-signed SSL for: pack.dk
[06.18.2021_06-21-45] Self signed SSL issued for pack.dk.
please follow this guide to resolve the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/