This question is locked. New answers and comments are not allowed.
I'm attempting to automate some tests against an intranet application that uses https for a connection. The test server being used does not yet have a "real" certificate and instead is using a local certificate from a host machine. This causes both Internet Explorer and Firefox to throw a certificate error.
In Firefox, I can add the site as an exception so that it no longer impedes the script. It doesn't appear there's a way to do that (store the site as a certificate exception) in Internet Explorer 7 or 8. Does anyone have a workaround?
In Firefox, I can add the site as an exception so that it no longer impedes the script. It doesn't appear there's a way to do that (store the site as a certificate exception) in Internet Explorer 7 or 8. Does anyone have a workaround?