Skip to content

Commit 8a00d4a

Browse files
Small tweak so that step 3 is easier to read
1 parent ebe2ecf commit 8a00d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
@@ -41,7 +41,7 @@ However, requests are dropped at your origin if your origin only accepts a valid
4141

4242
2. [List your certificates](/api/resources/origin_tls_client_auth/subresources/hostnames/subresources/certificates/methods/list/) and note the ID for the certificate you uploaded.
4343

44-
3. [Enable Authenticated Origin Pulls for the specific hostname](/api/resources/origin_tls_client_auth/subresources/hostnames/methods/update/) and enable the certificate you want to be used with the ID obtained in step 2:
44+
3. [Enable Authenticated Origin Pulls for the specific hostname](/api/resources/origin_tls_client_auth/subresources/hostnames/methods/update/), using the ID obtained in step 2 to specify the certificate you want to use:
4545

4646
<APIRequest
4747
path="/zones/{zone_id}/origin_tls_client_auth/hostnames"

0 commit comments

Comments
 (0)