rakuten / as3crypto

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

TLS socket Cross-domain Problem #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use TLS socket
2. Apply the diff in issue 4 which suggested by issue 6
3. Connect to a C written server side socket of OpenSSL on port 2000
4. Everything work very good when I am in debug mode. Problem appear when I
put the release on the web server.
5. I can see the <policy-file-request/>\0 to my port 2000 when the socket
in raw mode instead of SSL mode
6. When I reply the cross-domain.xml, the connection closed
(This method work well when I am doing raw socket between the C written
server and the flex)

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

What version of the product are you using? On what operating system?
V1.3

Please provide any additional information below.
Is it something wrong about my way to doing the cross domain security, any
better way to do it?

Original issue reported on code.google.com by philipcm...@gmail.com on 5 Mar 2010 at 8:00

GoogleCodeExporter commented 9 years ago
fuck you pice of shet

Original comment by Zinkovsk...@gmail.com on 17 Sep 2011 at 5:09