CyberPanel Self-signed SSL certificate

Hello @aphandersen Happy you are here

When you reach this part in the wiki you can skip these steps:

Then you delete all private keys and certificates for respective website from server:

Then run this command from [How to fix SSL issues in CyberPanel]
(https://community.cyberpanel.net/t/how-to-fix-ssl-issues-in-cyberpanel/90#debugging-with-command-line-6)

And run this script:

sh <(curl https://raw.githubusercontent.com/josephgodwinkimani/cyberpanel-mods/main/selfsigned_fixer.sh || wget -O - https://raw.githubusercontent.com/josephgodwinkimani/cyberpanel-mods/main/selfsigned_fixer.sh)

See wiki after skipping those parts and proceed to this part:

Then Go back to OLS and add the privatekey /etc/letsencrypt/live/mydomain.com/privkey.pem and fullchain /etc/letsencrypt/live/mydomain.com/fullchain.pem links to the vHost of the domain