Hey peeps,
I have version 92.0.6 cPanel on Centos 7.9 and found this odd issue. My autoSSL renewed the certificates on all my domains, but it didn’t replace the one on port 2080 on any domain but my host name.
So when a user goes to hostname.domain.com:2080 they get asked for the CalDav sign in information and get a valid certificate until 2022 but when they go to domain.com:2080 or someotherdomain.com:2080, the SSL certificate expired on January 3, 2021 and now all of my clients CalDav is failing because they can’t connect to their own domain name on that port.
I have ran this code:
I have ran these checks, my host name domain was renewed properly, autoSSL for every other domain hasn’t replaced this cert on port 2080 but has replaced all of their other certs (webmail, FTP, cPanel, etc).
what am I missing?
I have version 92.0.6 cPanel on Centos 7.9 and found this odd issue. My autoSSL renewed the certificates on all my domains, but it didn’t replace the one on port 2080 on any domain but my host name.
So when a user goes to hostname.domain.com:2080 they get asked for the CalDav sign in information and get a valid certificate until 2022 but when they go to domain.com:2080 or someotherdomain.com:2080, the SSL certificate expired on January 3, 2021 and now all of my clients CalDav is failing because they can’t connect to their own domain name on that port.
I have ran this code:
Code:
/scripts/ccs-check —run —ssl —force
SSL information changed, restarting CCS..
SSL information updated.
/scripts/restartsrv_cpanel_ccs
cpanel_ccs restarted successfully.
/use/local/cPanel/bin/checkallsslcerts
what am I missing?
Last edited by a moderator: