I’m getting an SSL error on my root domain:
https://mikeleemusic.com
but the subdomain www works fine:
https://www.mikeleemusic.com
any ideas on why this might be?
Thanks
Ross
I’m getting an SSL error on my root domain:
https://mikeleemusic.com
but the subdomain www works fine:
https://www.mikeleemusic.com
any ideas on why this might be?
Thanks
Ross
The root domain isn’t set to . You probably want to redirect it to the www:
Your zone appears to be in a CNAME setup (perhaps through a partner)? That configuration doesn’t csupport a CNAME at the root to point to Cloudflare.
dig mikeleemusic.com ns +short
ns2.mediatemple.net.
ns1.mediatemple.net.
You could change your A record for the root to resolve to the same IP address as your www resolves to (though this could change and you would need to update it if it does).
This topic was automatically closed after 30 days. New replies are no longer allowed.