custom domain works but www subdomain doesn't
Alrighty, I have a repl to host my website. I have a custom domain linked to the repl.
Whenever I type "https://bqini.cf", it works. But whenever I type "https://www.bqini.cf", I get a "Error 525: SSL Handshake Failed" screen from CloudFlare and I'm pretty sure it's caused by a "Run REPL to see output" screen.
I have my CNAME records setup like this:
How do I get "https://www.bqini.cf" to stop displaying the error?
Voters
have you turned on strict ssl
@Coder100 no, i have not.
btw happy birthday :)
does it work?
thanks!! @imm3
I turned on flexible on my cloudflare settings, that stopped the ssl 525 error, but the "run the repl to see output" thing is still there :(
np
@Coder100
however, under further examination, i have to change it back to full, because for some reason that just returns err_too_many_redirects, leaving my site unusable
i'm still seeing the ssl error, but one thing that helps is to try turning proxied off and then deleting the dns record and redoing the process. @imm3
alright, ill try that.
@Coder100