Skip to content

Commit 58a533d

Browse files
RebeccaTamachirosdnts
authored andcommitted
[SSL] chatbot_deprioritize and note on AOP cert order (cloudflare#22903)
* Link to cert mgmt guide from setup pages * Add chatbot_deprioritize value to dated content in CF4SaaS * Remove extra line
1 parent c9a745f commit 58a533d

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/reference/versioning.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
head:
77
- tag: title
88
content: Deprecation notice for SSL for SaaS - Version 1
9-
9+
chatbot_deprioritize: true
1010
---
1111

1212
The first version of SSL for SaaS will be deprecated on September 1, 2021.
@@ -59,7 +59,7 @@ SSL for SaaS v2 is functionally equivalent to SSL for SaaS v1, but removes the r
5959

6060
:::note
6161

62-
SSL for SaaS v2 is now called Cloudflare for SaaS.
62+
SSL for SaaS v2 is now called Cloudflare for SaaS.
6363
:::
6464

6565
## What happens during the migration?

src/content/docs/ssl/origin-configuration/authenticated-origin-pull/set-up/manage-certificates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ However, requests are dropped at your origin if your origin only accepts a valid
6363

6464
2. [Check whether new certificate is Active](/api/resources/origin_tls_client_auth/methods/get/).
6565

66-
3. Once certificate is active, [delete the previous certificate](/api/resources/origin_tls_client_auth/methods/delete/).
66+
3. Once certificate is active, [delete the previous certificate](/api/resources/origin_tls_client_auth/methods/delete/).

src/content/docs/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ You can configure alerts to receive notifications before your AOP certificates e
6363
<AvailableNotifications product="SSL/TLS" notificationFilter="Hostname-level Authenticated Origin Pulls Certificate Expiration Alert" />
6464

6565
<Render file="get-started" product="notifications" />
66+
67+
## Further options
68+
69+
Refer to [Manage certificates](/ssl/origin-configuration/authenticated-origin-pull/set-up/manage-certificates/) for further options.

src/content/docs/ssl/origin-configuration/authenticated-origin-pull/set-up/zone-level.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,11 @@ You can configure alerts to receive notifications before your AOP certificates e
6767
<AvailableNotifications product="SSL/TLS" notificationFilter="Zone-level Authenticated Origin Pulls Certificate Expiration Alert" />
6868

6969
<Render file="get-started" product="notifications" />
70+
71+
## Further options
72+
73+
Refer to [Manage certificates](/ssl/origin-configuration/authenticated-origin-pull/set-up/manage-certificates/) for further options.
74+
75+
:::note
76+
If you have more than one custom certificate, Cloudflare serves the certificate you uploaded first. Follow [these steps](/ssl/origin-configuration/authenticated-origin-pull/set-up/manage-certificates/#zone-level) if you need to replace the certificate.
77+
:::

0 commit comments

Comments
 (0)