Hello @digitaltasweq
You need to remove private keys and certificates at the Virtual Host Level
Then you delete all private keys and certificates for respective website and hostname from server:
$ rm -f /etc/letsencrypt/live/samkod.com/privkey.pem && rm -f /etc/letsencrypt/live/samkod.com/fullchain.pem
$ rm -f /etc/letsencrypt/live/mail.samkod.com/privkey.pem && rm -f /etc/letsencrypt/live/mail.samkod.com/fullchain.pem
Then resissue the CyberPanel way:
- Go to https://SERVER_URL:8090/manageSSL/manageSSL
- Choose
samkod.com
- Click on Issue SSL