views:

30

answers:

1

Hey,

In the application we are working on we have to send secured messages from a flash movie running in the browser to an app engine application. One good candidate would be SSL which app engine seems to somewhat support (not exactly sure). But is there any implementation for SSL sockets for actionscript 3 (since afaik as3 doesn't have SSL support)?

Has anyone worked with a similar setup? Any ideas? What if we can't use SSL, what other security scenario can we use?

Thanks,

Cheers, Alex