[Flashcoders] secure sockets?

2011-07-24 Thread Anthony Pace
Since AFAIK, flash is to look at the x.509 pool, below is the only method I could come up with that provides any security, please tell me if I am missing something. -client sends request over https for the socket key -the server respond by generating keys, associating the keys to the session

[Flashcoders] Re: secure sockets?

2011-07-24 Thread Anthony Pace
Meant to say 'since afaik, flash doesn't look at the browsers x.509 pool for CAs, and thus there is no way, again afaik, of validating if a public key sent by the server, the best I can come up with is the solution below'. Please tell me if I am missing something. -client sends request over

Re: [Flashcoders] Re: secure sockets?

2011-07-24 Thread Henrik Andersson
flash.net.SecureSocket ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders