How to disable TLS1 on all proxies?

Not applicable

One requirement from our Information Security office is to disable TLS1 on all of our API endpoints. I found this post: https://community.apigee.com/questions/9735/enforce-tls-12-protocol-for-all-outbound-connectio.html on how to disable it on a single proxy. Do we have a solution on how this can be disabled for all the proxies on Apigee Edge?

0 2 1,219
2 REPLIES 2

Hi @José Cedeño One option can be to use Target Servers. You can configure all your Proxies to use a preconfigured set of Target Servers. The above configurations are applicable for targetservers as well. You can learn more about them here.

I'll give this a try and report back