Cloudflare Pages and SSL for SaaS

Is there an example of how to use Cloudflare Pages with SSL for SaaS? We have created a cname for customers to point their DNS at - e.g., our cname = share.oursite.app. and customer will point their domain share.customer.com โ†’ share.oursite.app

We then configure custom hostname in ssl/tls to be share.customer.com and use HTTP for validation.

we have share.oursite.app as the fallback origin.

share.oursite.app is a custom domain on our cloudflare page.

The customers domain never serves up through pages, but everything in the dashoard is activated and is green. Any assistance is appreciated!

1 Like

Hi @john183,

You seem to have the correct steps detailed:

Could you please check this documentation out as well?

Thank you.

Iโ€™m having the same problem!
How to make a Cloudflare Pages page work with Cloudflare for Saas custom hosts?