Skip to Content
0
Former Member
Jul 25, 2016 at 08:21 AM

12.6 PB Web Service Client .NET ENGINE TLS 1.0 PROBLEM

211 Views

Hello we are developing a client for cosumming a WS.

The problem is that our firewall, ZScaler does not allow communications over TLS 1.0 (deprecated since 30th June 2016) , so we always get a sopa Exception because of emptty response(zScaler does not send the content to us).

The ws client is a .NET engine client.

Anybody knos how to solve this? Is thaere any possibility for working with the sopaconnection object using tls1.2?

Regards