Getting error when testing using new AWS certify wildcard with cloudfront

We just got off a conference session with AWS and they recommended we use a new wildcard *.quantifybtc.com with their Cloudfront SSL Certificate.

This is a new feature to solve AWS issue of certification problems with http/https re-directs.

It works fine except when using your testing tool, which I used successfully many times before changing to use the * in the SSL.

This is the error: First View: Test Error: net::ERR_CERT_COMMON_NAME_INVALID

Any help would be appreciated

Usually it is because of a missing intermediary certificate in the certificate chain so the cert can not be traced back to the root trust. If you run the domain through SSL Server Test (Powered by Qualys SSL Labs) it should let you know though I just tested and the chain looks fine for the www.quantifybtc.com domain.

Do you have a test result or URL you can share to test it? Going to https://www.quantifybtc.com ends up in a redirect loop.