I have Cyberpanel running on 2 servers, 1 is the website the other handles emails. On my email server which has been running fine for the last 6 months i have had issues with one of the mail.domains issuing a self signed SSL. I have therefore logged in to check and when trying to issue a mail.domain it fails and issues self signed. I checked all other domains on this cyberpanel install and they all have Lets Encrypt SSL certs. I have double checked all DNS and everything is fine. I proceeded to re issue a mail.domain SSL cert on a test domain that already had a lets encrypt cert and it failed and issued a self signed!
Realising that Cyberpanel has since upgraded from the 2.1 i was running i upgraded to the latest and tried again but no difference.
Can anyone please help, it seems that something has stopped working in the last 2 weeks causing SSL certs to fail. I haven’t changed anything, infact i haven’t logged into cyberpanel for over 3 months until today!
Log for reference: actual domain substituted to domain.com
[05.13.2022_12-48-16] Trying to obtain SSL for: mail.domain.com and: www.mail.domain.com
[05.13.2022_12-48-16] /root/.acme.sh/acme.sh --issue -d mail.domain.com -d www.mail.domain.com --cert-file /etc/letsencrypt/live/mail.domain.com/cert.pem --key-file /etc/letsencrypt/live/mail.domain.com/privkey.pem --fullchain-file /etc/letsencrypt/live/mail.domain.com/fullchain.pem -w /usr/local/lsws/Example/html -k ec-256 --force --server letsencrypt
[05.13.2022_12-48-22] Failed to obtain SSL for: mail.domain.com and: www.mail.domain.com
[05.13.2022_12-48-22] Trying to obtain SSL for: mail.domain.com
[05.13.2022_12-48-28] Failed to obtain SSL, issuing self-signed SSL for: mail.domain.com
[05.13.2022_12-48-29] Websites matching query does not exist. [installSSLForDomain:72]
[05.13.2022_12-48-29] Self signed SSL issued for mail.domain.com.