Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove China Network SSL section #19048

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions src/content/docs/ssl/troubleshooting/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,6 @@ If you are encountering issues with PayPal IPN when the traffic is proxied by Cl

***

## How can I serve an SSL certificate from Cloudflare's China data centers?

Cloudflare [Universal SSL](/ssl/edge-certificates/universal-ssl) and [advanced](/ssl/edge-certificates/advanced-certificate-manager) certificates are not deployed in China.  If your domain is on an Enterprise plan and has been granted access to China data centers, Cloudflare's data centers in China only serve a SSL certificate for your domain under the following conditions:

1. You have uploaded a [Custom SSL certificate](/ssl/edge-certificates/custom-certificates/uploading).
2. **Allow Private Keys in China (Custom Certificates)** is set to *On* in the **Edge Certificates** tab of the Cloudflare **SSL/TLS** app.

***

## Does Cloudflare support TLS client authentication?

Yes. For more details, refer to our documentation on [Mutual TLS authentication](/cloudflare-one/identity/devices/access-integrations/mutual-tls-authentication/).
Expand Down
Loading