I have HSTS enabled and want to move from one Cloudflare account to another one. When I tried to move it the HSTS preload failed so I moved it back. Is it possible to move the domain without the HSTS failing? I believe it is around the nameservers changing.
Does the SSL change or does it specify that the nameservers can NOT change. I moved it to a new account and had all the same settings and then it would not load.
HSTS just means that the browser knows that the site needs to use HTTPS.
There’s probably some other issue. What’s the error message?
Right now, the site just loaded fine for me in Firefox. If you’re having loading issues, give curl a try. It’s not hsts-aware, so it can attempt to use HTTP, though it’ll most likely get a redirect to HTTPS. And it should load HTTPS as well.