Help registering domain name
I recently purchased a domain name through Cloudflare to register with a site I have hosted through Firebase. While https://[domain].com works fine, I am unable to set up https://www.[domain].com. All attempts to acces my site via that url produces an invalid SSL error.
Any thoughts on what I may be doing wrong? I created A records for both the base domain name and for www. Any help is much appreciated.
Thanks!
1 Reply
. All attempts to acces my site via that url produces an invalid SSL error.Sounds like Firebase isn't configured for your www domain and doesn't have an ssl cert for it. You could also just redirect to http://[domain].com within cf and not use firebase for that: https://community.cloudflare.com/t/redirect-www-example-com-to-example-com-using-single-dynamic-redirects/636764