From 7c6bf380666b1d7b83cf847186aa5948be3d2d4f Mon Sep 17 00:00:00 2001 From: Max Phillips Date: Wed, 30 Oct 2024 15:39:24 -0500 Subject: [PATCH] Add per account certs to changelog --- src/content/changelogs/gateway.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/changelogs/gateway.yaml b/src/content/changelogs/gateway.yaml index e6c483828b4f7a..a0620385b717a5 100644 --- a/src/content/changelogs/gateway.yaml +++ b/src/content/changelogs/gateway.yaml @@ -5,6 +5,10 @@ productLink: "/cloudflare-one/policies/gateway/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: + - publish_date: "2024-10-17" + title: Per-account Cloudflare root certificate + description: |- + Gateway users can now generate [unique root CAs](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/) for their Zero Trust account. Both generated certificate and custom certificate users must [activate a root certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/#activate-a-root-certificate) to use it for inspection. Per-account certificates replace the default Cloudflare certificate, which is set to expire on 2025-02-02. - publish_date: "2024-10-10" title: Time-based policy duration description: |-