You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ssl/origin-configuration/authenticated-origin-pull/set-up/zone-level.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@ Make sure your zone is using an [SSL/TLS encryption mode](/ssl/origin-configurat
19
19
20
20
:::caution
21
21
22
-
In the Cloudflare for SaaS context you'll need to use [Per-hostname AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/) as otherwise the same zone-level certificate will be used for all your configured custom hostnames and custom origins!
22
+
Zone level AOP certificates are also applied to custom hostnames configured on a Cloudflare for SaaS zone.
23
+
If you need a different AOP certificate to apply to different custom hostnames then you will need to use [Per-hostname AOP](/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/).
0 commit comments