We have a cpanel for mail only with let's encrypt installed, everything worked fine until today. We get certificate warnings when connecting to POP or IMAP, we are getting the default SSL from the server.
All our clients connect on mail.[domainname.extension] and the SSL is created but not visible in the directory /var/cpanel/ssl/domain_tls/
Also not in the file /etc/dovecot/sni.conf
Rebuild with : /scripts/build_mail_sni --rebuild_dovecot_sni_conf , doesn't do anything because i think it looks for the files in /var/cpanel/ssl/domain_tls/
I removed an SSL from a website, and did a new request, SSL is generated succesfull but not placed in /var/cpanel/ssl/domain_tls/
When i get the CRT from Manage SSL Host and install it again with : Install an SSL Certificate on a Domain the files are created in /var/cpanel/ssl/domain_tls/
And after /scripts/build_mail_sni --rebuild_dovecot_sni_conf that domain works again, but i dont want to do this manualy for all the domains.
Help needed !
All our clients connect on mail.[domainname.extension] and the SSL is created but not visible in the directory /var/cpanel/ssl/domain_tls/
Also not in the file /etc/dovecot/sni.conf
Rebuild with : /scripts/build_mail_sni --rebuild_dovecot_sni_conf , doesn't do anything because i think it looks for the files in /var/cpanel/ssl/domain_tls/
I removed an SSL from a website, and did a new request, SSL is generated succesfull but not placed in /var/cpanel/ssl/domain_tls/
When i get the CRT from Manage SSL Host and install it again with : Install an SSL Certificate on a Domain the files are created in /var/cpanel/ssl/domain_tls/
And after /scripts/build_mail_sni --rebuild_dovecot_sni_conf that domain works again, but i dont want to do this manualy for all the domains.
Help needed !