Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Native TLS #4

Open
theturtle32 opened this issue Apr 11, 2012 · 4 comments
Open

Support Native TLS #4

theturtle32 opened this issue Apr 11, 2012 · 4 comments

Comments

@theturtle32
Copy link
Owner

The code should be updated (perhaps on a separate branch?) to use the new native SecureSocket class available in Air and introduced in Flash Player 11.

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/SecureSocket.html

@theturtle32
Copy link
Owner Author

I'm going to update this in the next release to use native TLS, unless anyone has a problem with that? It'll mean that Flash Player 11 is the minimum baseline supported version of the Flash Player.

@VelniasGriebtu
Copy link

Is there any progress with that? WebSocket(wss://...) doesn't work for me with AS3Crypto.

@neminovno
Copy link

@VelniasGriebtu It works for me. But it would be better if native TLS is implemented.

@VelniasGriebtu
Copy link

I'm trying connect to Spring Boot server (v1.4.2, Tomcat 8.5.6) valid certificate (SHA256withRSA, SHA1withRSA, 2048) and get GOT ALERT! type=40, which looks like handshake issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants