I have an app that I need to access a crossdomain via https://192.168.x.x

The problem is that domain has a self-signed cert for the domain
'localdomain', and it always throws a warning in IE7 (even if I add it
to my trusted sites list and install the certificate). The URL I'm
trying to access is also behind a basic authentication rule
(base64)...but getting passed this IE7-specific warning is giving me
problems.

Does anyone have any tricks for forcing acceptance of a bad IE7
certificate via ActionScript 3.0?
In Firefox, the request simply pops up a dialog box for the basic
authentication.


-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

Reply via email to