I\'m using Webbrowser control to login to HTTPS site with \"untrusted certificate\". but I get popup such standart window \"Security Alert\" about untrusted certificate:
When I set the WebBrowser.ScriptErrorsSuppressed property to false, I do not get these popups anymore