I'm pretty sure, if you want this, you'd have to code up a socket to do this. I'm guessing there is some existing libs for this. Possibly https://code.google.com/p/as3httpclientlib/
-Sean Thayne On Thu, Mar 6, 2014 at 10:31 PM, Me.Com <[email protected]> wrote: > Hi, > > When my Flex application communicates with server via HTTPS, is it > possible for me to verify the certificate used by server? More > specifically, I would like to verify that certificate not just valid but > belongs to particular organization. > > Cheers, > Andrei
