Skip to content

Commit fea356f

Browse files
authored
[SSL] Add API Access warning for origin CA certificate
Updated warning note regarding API Access requirements for creating or revoking origin CA certificates.
1 parent 626e61a commit fea356f

File tree

1 file changed

+6
-3
lines changed
  • src/content/docs/ssl/origin-configuration/origin-ca

1 file changed

+6
-3
lines changed

src/content/docs/ssl/origin-configuration/origin-ca/index.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ For more background information on origin CA certificates, refer to the [introdu
1919
Using Cloudflare origin CA certificates does not prevent you from using [delegated DCV](/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv/).
2020
:::
2121

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+
2227
## Availability
2328

2429
<FeatureTable id="ssl.origin_certificates" />
@@ -36,9 +41,7 @@ To create an Origin CA certificate in the dashboard:
3641
<DashButton url="/?to=/:account/:zone/ssl-tls/origin" />
3742

3843
2. 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-
:::
44+
4245
3. Choose either:
4346
- **Generate private key and CSR with Cloudflare**: Private key type can be RSA or ECC.
4447
- **Use my private key and CSR**: Paste the Certificate Signing Request into the text field.

0 commit comments

Comments
 (0)