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/origin-ca/index.mdx
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,11 @@ For more background information on origin CA certificates, refer to the [introdu
19
19
Using Cloudflare origin CA certificates does not prevent you from using [delegated DCV](/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv/).
20
20
:::
21
21
22
+
:::warning[API Access required]
23
+
Users who do not have [**API Access**](https://dash.cloudflare.com/?to=/:account/members) will receive an error while trying to create or revoke an origin CA certificate.
24
+
Refer to [Troubleshooting](/ssl/origin-configuration/origin-ca/troubleshooting/#this-zone-is-either-not-part-of-your-account-or-you-do-not-have-access-to-it) for guidance.
25
+
:::
26
+
22
27
## Availability
23
28
24
29
<FeatureTableid="ssl.origin_certificates" />
@@ -36,9 +41,7 @@ To create an Origin CA certificate in the dashboard:
Users who do not have [**API Access**](https://dash.cloudflare.com/?to=/:account/members) will receive an error while trying to perform this action. Refer to [Troubleshooting](/ssl/origin-configuration/origin-ca/troubleshooting/#this-zone-is-either-not-part-of-your-account-or-you-do-not-have-access-to-it) for guidance.
41
-
:::
44
+
42
45
3. Choose either:
43
46
-**Generate private key and CSR with Cloudflare**: Private key type can be RSA or ECC.
44
47
-**Use my private key and CSR**: Paste the Certificate Signing Request into the text field.
0 commit comments