Specifing the TLS version on an mTLS request?
I am trying to connect to the BlackhawkNetwork (https://developer.blackhawknetwork.com/digital-gift-services/docs/shared-certificate-for-non-production-testing)
With the provided, public, test certs.
When testing the certificates locally using curl, I can connect via TLS 1.2
When using Workers mTLS, I get a 525 error, when using the same certificates. I'm suspicious that the TLS version that the Workers mTLS is using, is not supported. Can I specify what TLS version to use, to rule out this possibility?
When curling, I see the cipher user is supported by Cloudflare:
Digital Gift Services
Shared Certificate for Non-Production Testing
Shared Non-Production (Sandbox) AuthenticationAs a prospective Blackhawk Digital Distribution Partner (DDP), you want to integrate to a non-production (sandbox) environment so that you can evaluate BHN's Fulfillment and Delivery APIs to support your business specific use-cases prior to formally cont...
0 Replies