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?
When you enable Authenticated Origin Pulls per hostname, all proxied traffic to the specified hostname is authenticated at the origin web server. You …