Anyone used the WinDev socket functions with SSL? We are having issues with the SSL connection to a server inside a data center. The initial hand shake is getting messed up by the Sonicwall firewall.
We watch the communications between WinDev serivce and server. WinDev sends a packet with a reset flag after the tcp handshake completes but before the SSL handshake completes.
All the code worked fine until we changed it over to SSL. The SSL code works fine from inside of our office, but we would rather have all the traffic going thru the data center...
Anyone seen anything like this?
We watch the communications between WinDev serivce and server. WinDev sends a packet with a reset flag after the tcp handshake completes but before the SSL handshake completes.
All the code worked fine until we changed it over to SSL. The SSL code works fine from inside of our office, but we would rather have all the traffic going thru the data center...
Anyone seen anything like this?