Hi All,
First post, so pardon any unintended ignorance.
I am managing a VPS on JustHost for a client, specs as follows:
It's the first time I have used WHM so I am somewhat feeling my way.
I had originally purchased an SSL Cert from RapidSSL and it worked fine, but then there have been updates, and the certificate needed renewing so I went through and reset all the certs and removed all the SSL hosts. I then enabled AutoSSL, and everything seems to have been re-created nicely. I carefully followed the relevant documentation, and it all seems to work.
But it trying to get things like Thunderbird autoconfiguring I ran into a problem: although Thunderbird chooses imap.domain.com it complains that the certificate is invalid and wants me to create an exception for server.domain.com which is the name that it says is on the cert.
CeckTLS.com reports everything is OK except the cert, and reports:
[020.663] Cert Hostname DOES NOT VERIFY (mail.domain.com != server.domain.com)
[020.663] So email is encrypted but the host is not verified
even though both mail and server are part of the cert.
So, question(s):
- how can I (or should I) get an AutoSSL cert to add imap.domain.com and smtp.domain.com names to the certificates?
or
- how can I (or should I) get the Autodiscover to set and use mail.domain.com or server.domain.com (or just domain.com) as the IMAP (and SMTP) server names
or
is there something else I should be doing?
Many thanks.
First post, so pardon any unintended ignorance.
I am managing a VPS on JustHost for a client, specs as follows:
Code:
/etc/redhat-release:CentOS release 6.8 (Final)
/usr/local/cpanel/version:11.62.0.17
/var/cpanel/envtype:kvm
CPANEL=release
Server version: Apache/2.4.25 (Unix)
Server built: Feb 25 2017 22:10:03
Cpanel::Easy::Apache v3.34.12 rev9999
PHP 5.6.30 (cli) (built: Feb 25 2017 22:15:10)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
mysql Ver 14.14 Distrib 5.5.54, for Linux (x86_64) using readline 5.1
I had originally purchased an SSL Cert from RapidSSL and it worked fine, but then there have been updates, and the certificate needed renewing so I went through and reset all the certs and removed all the SSL hosts. I then enabled AutoSSL, and everything seems to have been re-created nicely. I carefully followed the relevant documentation, and it all seems to work.
But it trying to get things like Thunderbird autoconfiguring I ran into a problem: although Thunderbird chooses imap.domain.com it complains that the certificate is invalid and wants me to create an exception for server.domain.com which is the name that it says is on the cert.
CeckTLS.com reports everything is OK except the cert, and reports:
[020.663] Cert Hostname DOES NOT VERIFY (mail.domain.com != server.domain.com)
[020.663] So email is encrypted but the host is not verified
even though both mail and server are part of the cert.
So, question(s):
- how can I (or should I) get an AutoSSL cert to add imap.domain.com and smtp.domain.com names to the certificates?
or
- how can I (or should I) get the Autodiscover to set and use mail.domain.com or server.domain.com (or just domain.com) as the IMAP (and SMTP) server names
or
is there something else I should be doing?
Many thanks.