Letsencrypt dont issue or create cert.pem or valid certificate

Hello @Jobadoo

This is a simple issue. You need to remove private keys and certificates at the Virtual Host Level


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

$ rm -f /etc/letsencrypt/live/cyberpanel.com/privkey.pem && rm -f /etc/letsencrypt/live/cyberpanel.com/fullchain.pem

Do this for all domains. Then resissue the CyberPanel way