I'm developing web service, which uses some flash components. As flex delegates certificate handling and all the staff to the browser, it unable to communicate via https:// with another another machines, which use ssl certificate with errors.
To overcome this, I believe, I need to remove this certificate check, so there is no warning when I try to access one of the web site flash should communicates to. What have I tried to do:
- Install certificate to the Trusted Root Certification Authorities.
- Adding site to the trusted sites in Internet Explorer.
- Clearing SSL cache, browsing history, browser cache, etc.
- Uncheking "Warn about certificate address mismatch" in advanced tab of Internet Explorer settings.
- Unchecking "Check for publisher's/server certificate revocation".
- Rebooting machine, reloading IE, cleaning Windows registry, NOTHING HELPED! IE seems to be a beast which doesn't listento any commands.
Could somebody, please, tell how can I accept certificate so I'll never see this warning again for a given site.
Thanks in advance!
p.s. This is the warning, I'm constantly getting, tells me about 2 errors:
- The security certificate presented by this website was not issued by a trusted certificate authority.
- The security certificate presented by this website was issued for a different website's address.
Internet explorer version is 9.0.8112.16421