Hostname mismatch Issues
Current setup is an Azure Web Service that has a SSL cert attached to it fromGoDaddy. Cloudflare, Full(Strict), Proxied.
When browsing the site the cert looks good, but when we run the site through https://ssltools.godaddy.com/views/certChecker we get the error "hostname mismatch".
This is only the case when going to the www. version of the site, if we test the non www version the cert checker passes.
The Edge Certificate is active.
Any advice on how to fix this? Website address is www.aomhfa.org
6 Replies
aomfha.org
isn't a registered domain name. Did you maybe misspell it?I did, my bad, I have corrected this
ah ok. Looks like Godaddy's tool is just silly, the wildcard matches any first level subdomain,
www
included
It works fine on your end too, right?Yeah, I haven't see any error page on chrome/edge/FF, was just some belt and brace checks
Sure, there's better websites for testing ssl like
https://www.sslshopper.com/ssl-checker.html#hostname=https://www.aomhfa.org/
Or for really detailed information/ciphers
https://globalsign.ssllabs.com/analyze.html?d=www.aomhfa.org&s=172.67.132.100&latest
SSL Checker
Use our fast SSL Checker will help you troubleshoot common SSL Certificate installation problems on your server including verifying that the correct certificate is installed, valid, and properly trusted.
Thank you