Anyone out there use cloudflare ? We running into issue whereby cloudflare is rejecting our mutual-tls connection. Unfortunately, this is owned by a third-party, which we do have purview. We have configured the keystore & target server (clientauth = true), always get a 401 response. We’ve integrated numerous vendors with mtls.
Scenario: client → apigee (mtls latest 4.50 opdk) → cloudflare (bad / 401 response) → Client (not reachable)
Fails with in opdk 4.50 (fresh provision) and apigee-saas (apigee.com)
Strange:
curl (with mtls options) → cloudflare = works
postman (with mtls options + p12 + password) → cloudflare = works
Options:
-
enable debug in MP and record the SSL handshake. compare with curl/postman SSL context
-
contact vendor to review cloudflare logs