Skip to content

Commit dfe9ef4

Browse files
authored
[SSL] Update per-hostname.mdx
1 parent 716c5c1 commit dfe9ef4

File tree

1 file changed

+3
-7
lines changed
  • src/content/docs/ssl/origin-configuration/authenticated-origin-pull/set-up

1 file changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,17 @@ In the API response, save the certificate `id` since it will be required in step
4646
product="ssl"
4747
/>
4848

49-
## 3. Enable Authenticated Origin Pulls (globally)
50-
51-
<Render file="aop-enable-feature" product="ssl" />
52-
53-
## 4. Enable Authenticated Origin Pulls for the hostname
49+
## 3. Enable Authenticated Origin Pulls for the hostname
5450

5551
Use the Cloudflare API to send a [`PUT`](/api/resources/origin_tls_client_auth/subresources/hostnames/methods/update/) request to enable Authenticated Origin Pulls for specific hostnames.
5652

5753
If you had set up logging on your origin during step 2, test and confirm that Authenticated Origin Pulls is working.
5854

59-
## 5. Enforce validation check on your origin
55+
## 4. Enforce validation check on your origin
6056

6157
<Render file="aop-enforce-validation" product="ssl" />
6258

63-
## 6. (Optional) Set up alerts for hostname-level Authenticated Origin Pulls certificates
59+
## 5. (Optional) Set up alerts for hostname-level Authenticated Origin Pulls certificates
6460

6561
You can configure alerts to receive notifications before your AOP certificates expire.
6662

0 commit comments

Comments
 (0)