-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Updating ssl for saas & secrets store paygo #22613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
RebeccaTamachiro
merged 17 commits into
cloudflare:production
from
mia303:ssl-for-saas-paygo-updates
May 27, 2025
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f4300af
updating ssl for saas & secrets store paygo
mia303 809bc93
Update 2025-05-19-paygo-updates.mdx
mia303 f90472c
Update 2025-05-19-paygo-updates.mdx
mia303 047ac56
Update 2025-05-19-paygo-updates.mdx
mia303 02a567a
Update 2025-05-19-paygo-updates.mdx
mia303 f58929b
Update 2025-05-19-paygo-updates.mdx
mia303 76f2e47
Update 2025-05-19-paygo-updates.mdx
mia303 36d8766
updated details around s4s and secrets store
mia303 ba7565e
Update 2025-05-19-paygo-updates.mdx
mia303 79baa12
Update 2025-05-19-paygo-updates.mdx
mia303 e218897
Update 2025-05-19-paygo-updates.mdx
mia303 b0706b6
Update 2025-05-19-paygo-updates.mdx
mia303 b5d044c
Update 2025-04-09-secrets-store-beta.mdx
mia303 97dddad
Update 2025-04-09-secrets-store-beta.mdx
mia303 a645d01
Update 2025-05-19-paygo-updates.mdx
mia303 1f0d792
Update 2025-05-19-paygo-updates.mdx
mia303 d0019fe
Update 2025-05-19-paygo-updates.mdx
mia303 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| title: Increased limits for Cloudflare for SaaS and Secrets Store free and pay-as-you-go plans | ||
| description: With upgraded limits to [all free and paid plans](https://www.cloudflare.com/plans/), you can now extend the benefits of Cloudflare to more end customers via [Cloudflare for SaaS](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/) and deploy more account level variables through [Cloudflare Secrets Store](https://developers.cloudflare.com/secrets-store/). | ||
| date: 2025-05-22T11:00:00Z | ||
| products: | ||
| - ssl | ||
| - cloudflare-for-saas | ||
| - secrets-store | ||
| --- | ||
|
|
||
| import { Card, Render, Details } from "~/components" | ||
|
|
||
| With upgraded limits to [all free and paid plans](https://www.cloudflare.com/plans/), you can now scale more easily with [Cloudflare for SaaS](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/) and [Secrets Store](https://developers.cloudflare.com/secrets-store/). | ||
|
|
||
| [Cloudflare for SaaS](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/) allows you to extend the benefits of Cloudflare to your customers via their own custom or vanity domains. Now, the [limit for custom hostnames](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/plans/) on a Cloudflare for SaaS pay-as-you-go plan has been **raised from 5,000 custom hostnames to 50,000 custom hostnames.** | ||
|
|
||
| With custom origin server -- previously an enterprise-only feature -- you can route traffic from one or more custom hostnames somewhere other than your default proxy fallback. [Custom origin server](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/) is now available to Cloudflare for SaaS customers on Free, Pro, and Business plans. | ||
|
|
||
| You can enable custom origin server on a per-custom hostname basis [via the API](https://developers.cloudflare.com/api/resources/custom_hostnames/methods/edit/) or the UI: | ||
|
|
||
|  | ||
|
|
||
| Currently [in beta with a Workers integration](https://blog.cloudflare.com/secrets-store-beta/), [Cloudflare Secrets Store](https://developers.cloudflare.com/secrets-store/) allows you to store, manage, and deploy account level secrets from a secure, centralized platform your [Cloudflare Workers](https://developers.cloudflare.com/workers/). Now, you can create and deploy **100 secrets per account**. Try it out [in the dashboard](http://dash.cloudflare.com/?to=/:account/secrets-store), with [Wrangler](https://developers.cloudflare.com/secrets-store/integrations/workers/), or [via the API](https://developers.cloudflare.com/api/resources/secrets_store/) today. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.