Skip to content

Commit 9878385

Browse files
Update manage-certificates.mdx
clarification around zone-level AOP cert management
1 parent 679b476 commit 9878385

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,11 @@ 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/).
67+
68+
:::note[Note]
69+
70+
71+
The API will say "active" for two certs if two are present, but the most recently uploaded certificate will be what's enabled and used.
72+
73+
:::

0 commit comments

Comments
 (0)