I have everything working fine on my main site, but the subdomain theme.salamatphilippines.com is not working. I’m getting the error:
ERR_SSL_VERSION_OR_CIPHER_MISMATCH & ERR_NAME_NOT_RESOLVED
I have Cloudflare origin certificate installed, and my main site running full strict, and I noticed the origin certificate was automatically issued to the subdomain too, so I’m wondering if it will take CF 48 hours to issue a new universal ssl to the new subdomain, or if the subdomain is supposed to use the one that my main site already has?
I read somewhere that free plans can only have two domains in dns? And that www. alias is considered a subdomain already? I have an a record for my main domain, a cname record for my main domain www. alias, and an a record for www.theme. Should I try deleting the www. cname to make room for the subdomain?
If this is a case of running out of subdomains, can I keep the www.record (or change the a record to www.), then create a redirect in cpannel from naked domain to www. Then that would free up a space for the subdomain right…or am I way off?
Thoughts? Thank you