Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
goldman-x #1
Check SSL certificate?
What I want is to ensure that my app always connects only to my server (https).
If someone puts https proxy in the middle it's possible to intercept all the
communication. Yes, so the user will get cert warning prompt but it never stops
anybody from clicking OK. I wonder whether if it's possible for my app (Flex 3)
to check that SSL certificate is the correct one and refuse working if not?
My guess is not since all SSL is handled by the browser but it never hurts to
ask... maybe some Javascript gimmick could work?
goldman-x Guest
-
Win32::OLE and CAPICOM to find a certificate in certificate store will raise exception
Hi, I am trying to use win32::OLE to access certificate store via CAPICOM. If certificates in the store meet the searching criteria, the... -
SSL Certificate
We're trying to get a SSL certificate set up. But we keep getting a "connection terminated unexpectedly" error. And nothing is being recorded in... -
Self-signed SSL certificate
I am trying to get data from server by HTTPS connection (XML.load) If certificate is signed by Verisign, Thawte, etc... evrything should works... -
LWP and Certificate Authentication???
Gents; I am attempting to use LWP to access a commercial website and one of the criteria is to authenticate their SSL certificate. I've been... -
Certificate Server and Windows XP - Cannot install certificate
Hello all, I would like to implement certificate server. I have installed the service on Win2003 server in standalone mode. I have created from...



Reply With Quote

