https://api.cloudflare.com/client/v4/zones/<*****>/origin_tls_client_auth/hostnames/certificates
Hello, I would like to test the Authenticated Origin Pulls (mTLS) and uploading the custom certificate. However the API keep return the error {
"code": 1408,
"message": "Unable to parse certificate"
}
Can someone provide some working examples that can upload the custom certificate form mTLS?
https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/
Cloudflare Docs
Per-hostname authenticated origin pulls · Cloudflare SSL/TLS docs
When you enable Authenticated Origin Pulls per hostname, all proxied traffic to the specified hostname is authenticated at the origin web server. You …
0 Replies