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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,9 @@ To create an Origin CA certificate in the dashboard:
36
36
2. Choose a domain.
37
37
3. Go to **SSL/TLS** > **Origin Server**.
38
38
4. Select **Create Certificate**.
39
+
:::note[API Access required]
40
+
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
+
:::
39
42
5. Choose either:
40
43
***Generate private key and CSR with Cloudflare**: Private key type can be RSA or ECC.
41
44
***Use my private key and CSR**: Paste the Certificate Signing Request into the text field.
0 commit comments