kolombet / as3crypto

Automatically exported from code.google.com/p/as3crypto
1 stars 0 forks source link

TLSEngine reports errors when connecting over VPN vs. straight LAN. #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to an SSL socket via a VPN tunnel.

What is the expected output? What do you see instead?

TLSEngine fails instead of keeping the connection. It appears to die at
instantiation of the record protocol.

I'm still gathering information from users, so once I have a tighter grasp
on the problem(and get a test VPN built to hammer on) I'll put more info
here, and get a patch built.

Original issue reported on code.google.com by sh0rtw...@gmail.com on 22 Sep 2008 at 2:42