red2green
CDCloudflare Developers
•Created by red2green on 4/12/2025 in #general-help
SSL for Saas customers, which plan?
If I want to use CloudFlare to provision SSL certs for my customers, which plan do I need to sign up for?
Does it depend on the number of domains/SSL managed by CloudFlare?
Customers will point their domain to my service domain.
My service may or may not use workers.
4 replies
CDCloudflare Developers
•Created by red2green on 4/11/2025 in #workers-help
when using workers, does cloudflare have to have access to your source code?
It seems to push to workers, you have to give cloudflare access to github to get the code into the system.
Is it possible for me to compile my worker locally, and push the binary? (Say I am using rust)
3 replies
CDCloudflare Developers
•Created by red2green on 6/24/2024 in #general-help
Creaing a CNAME record versus A name for customers of a SaaS application
When using cloudflare DNS for a SaaS application, is telling customers to point to my DNS, if I tell them these 2 options, are they the same?
1) ip address (A record )
2) customer123.SaaSWebsite.com CNAME (this way if my SaaS applications ip address changes, I don't have to tell all customers to change their DNS)
Are their any issues with #2 option?
1 replies