PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → SocketConnectSSL Issues
SocketConnectSSL Issues
Iniciado por guest, 13,abr. 2016 16:30 - 3 respuestas
Publicado el 13,abril 2016 - 16:30
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?
Publicado el 13,abril 2016 - 19:20
I tried taking working code using regular sockets and substituting SSL naively thinking it would just work. The first problem I ran into is that I could not drop just any string into the socket but had to parse the string into small increments and feed it to the SSL socket. This helped but didn't solve the problem. Eventually I gave up. This was in WD19. Have not tried WD20 or WD21.
Publicado el 13,abril 2016 - 20:52
Looks like ssl-handshake violation in Sonicwall, give it a try to
uncheck the option "Enable TCP handshake timeout" to see it helps or
send errors report to sonicwall support, I think they can help instead.

What model/version of sonicwall you're running as we're running NSA2600 and TZ215 but
never try SSL socket inbound/outbound at all.

HTH

King
Publicado el 13,abril 2016 - 21:07
Thanks for the info!

NSA 4500
SonicOS Enhanced 5.9.0.7-17o