I try to redirect www.app.domain.co to app.domain.co
What I have - Domain name on another registrar - NS/DNS on Cloudflare - Website hosted outside of Cloudflare - I use autogenerated Cloudflare's SSL only, without extra configuration
What I did - Rules -> Page Rules -> Create Page Rule - Forwarding URL (301) - Made me add an A entry on www.app., to 192.0.2.1 (kind of as a place holder if I got it right ?) My rule looks like this : www.app.domain.co/* Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://app.domain.co)
Result DNS_PROBE_FINISHED_NXDOMAIN on Vivaldi ERR_SSL_VERSION_OR_CIPHER_MISMATCH on Chrome SSL_ERROR_NO_CYPHER_OVERLAP on FireFox
What did I do wrong ^^" ? Looks like it's SSL related but... I don't really see what to do from here