SSL with CNAME subdomain Anonymous 2 years ago updated 2 years ago Answered I am currently on shared hosting with free SSL, and have some images being stored on Google Cloud. I have a CNAME entry pointing to my Google Cloud project. When I access my website via HTTP, these images load just fine, but when I use the HTTPS version of my website, the images are broken, and the console gives me the error err_cert_common_name_invalid. I suspect this is because the SSL certificate for my site does not include the CNAME domain. Is there anyway to get the CNAME record to correctly work when using HTTPS?