Hello
We are having a trouble with configuring our domain. We use external e-commerce platform called VENDERO. The only way to configure Cloudflare SSL with our domain in the VENDERO panel is adding CNAME records to our domain (in our domain provider panel). As I found in Cloudflare documentation, the SSL setup with CNAME has some limitations - “1. Only subdomains, not the root domain, can use Cloudflare’s services. This limitation is imposed by Internet DNS specifications.”: https://support.cloudflare.com/hc/en-us/articles/360020348832-Understanding-a-CNAME-Setup
This issue occurs here: https://trenuj.pl/ - when we had the same A records in DNS zone for trenuj.pl and www.trenuj.pl we had the SSL error (as it is right now). When we changed it to redirect the domain to address https://www.trenuj.pl we had a server error.
Here everything works fine: https://www.trenuj.pl/ - and also if you visit trenuj.pl, you will be redirected to www.trenuj.pl with secure connection.
And here comes our problem - we don’t have access to our ftp server as the VENDERO is not allowing you to have access to the system files, so we are unable to redirect website traffic directly to address with www. What can we do to fix it?