
Getting Error code: SSL_ERROR_BAD_CERT_DOMAIN while the domain is correct
Hello all,
I am getting the Error code: SSL_ERROR_BAD_CERT_DOMAIN while the domain is actually correct.
I have a cert with a wildcard and IP addresses in the SAN, but accessing the server with either the IP or the FQDN doesn't work and i am getting Error code: SSL_ERROR_BAD_CERT_DOMAIN.
This is working fine in IE and Safari, I only get this with FF.
This is what i get:
ise121.iselab.com uses an invalid security certificate.
The certificate is only valid for the following names: 10.48.78.132, 10.48.78.133, 10.48.78.144, 10.48.78.145, 10.48.78.157, 10.48.78.158, *.iselab.com
Error code: SSL_ERROR_BAD_CERT_DOMAIN
I couldn't find anything related to this issue in the internet and I tried regenerating the cert so many times with different fields but that didn't change the error.
Cheers, Mo.