Hey! Can’t seem to figure out a workaround for this issue…
So, we use Cloudflare for SaaS to allow our users to point their domain to our software, and we’ve set up Custom Hostnames for the SSL. Everything works fine, our users just create a single CNAME record and they’re good to go.
But we’re having issues with domains managed from Vercel, our users would create the CNAME record and point to our fallback URL and that will work fine, but SSL is not getting validated by Cloudflare.
We tried all validation methods, but nothing seem to work. We added TXT records for acme-challenge to Vercel, but nothing.
Does anyone know a workaround for this? That would be much appreciated!