how to get rid of certificate error: navigation blocked in ie8
        Posted  
        
            by 
                Radek
            
        on Super User
        
        See other posts from Super User
        
            or by Radek
        
        
        
        Published on 2011-01-17T22:41:02Z
        Indexed on 
            2011/01/17
            22:55 UTC
        
        
        Read the original article
        Hit count: 316
        
internet-explorer-8
|security-warning
when I access our intranet via https I get this "certificate error: navigation blocked" error in IE8 on Windows XP SP3. I can click Continue to this website (not recommended). but I use IE for automation testing so I have to avoid these extra clicks.
Any idea?
I tried
- setting “Turn off the Security Settings Check feature” to enabled.
 - setting "Display Mixed Content" to enabled
 - lowering security levels to minimum
 - adding the web server address to trusted zone
 
© Super User or respective owner