Problems with SSL and openlitespeed

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:
[root@CentOS-79-64-minimal ~]# netstat -tapu -n |grep 443
[root@CentOS-79-64-minimal ~]#

Are there any points I should check? Please advice.
P.S. I am new to Cyberpanel.

Thanks!

Please share CyberPanel main log file contents.

Here is log:
[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.

@usmannasir - can you help with this problem?

I can’t issue ssl too @usmannasir

there is currently an issue caused by acme as mentioned in this discussion: https://forums.cyberpanel.net/discussion/5526/

please follow this guide to resolve the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/