Closed pgier closed 1 year ago
It seems the global TLS setting always overrides the specific proxy setting for TLS, even when it's not specified. It looks like this is because there is a default value of false in the proxy resource.
false
Closing this because it's just due to a mis-understanding of how the global and component level TLS settings interact.
It seems the global TLS setting always overrides the specific proxy setting for TLS, even when it's not specified. It looks like this is because there is a default value of
false
in the proxy resource.