rakuten / as3crypto

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

Cannot get TLS to work from server #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a swf using TLS that runs fine if I load it locally.  When I host it
on line it fails.

Is there something special I have to add to the crossdomain.xml? 
Everything works fine if I just switch the TLSSocket back to Socket or if I
run the TLSSocket version from my local computer.

Original issue reported on code.google.com by Crunchy...@gmail.com on 24 Oct 2008 at 5:31

GoogleCodeExporter commented 9 years ago
Turns out this was just Issue 4.  I applied the diff and things worked 
wonderfully.

Original comment by Crunchy...@gmail.com on 24 Oct 2008 at 9:25

Attachments: