The problem is related to either of these issues:
Maximum Transmission Unit (MTU)/Maximum Segment Size (MSS) size and Fragmentation policy during encryption
Perform a sniffer trace from the client to the server side in order to find out which is the best MTU to use.
ping -l 1400 x.x.x.x -f
x.x.x.x -- IP address of the remote machine.
Continue to reduce the value of 1400 by 20 until there is a reply