Hi, Due to the reliability layer wrapping the SSL handshake packets plus a few non-SSL messages during tunnel-setup time the openvpn protocol when targeted to port 443 (instead of 1194) ends up breaking if a proxy sits in the middle and is expecting SSL procol on 443. How can I get around this (well apart of not using 443)?
Can I run my openvpn *without* reliability layer, for example? Also, doesn't this make openvpn different from other SSL VPNs which advertise the fact that they are truly SSL? Thanks in advance, Vineet