$OpenBSD: patch-mozilla_browser_components_certerror_content_aboutCertError_xhtml,v 1.2 2011/07/24 07:10:12 landry Exp $
--- mozilla/browser/components/certerror/content/aboutCertError.xhtml.orig	Fri Jan 14 23:21:20 2011
+++ mozilla/browser/components/certerror/content/aboutCertError.xhtml	Sun Feb 13 23:00:20 2011
@@ -135,6 +135,9 @@
           tech.textContent = getDescription();
         
         addDomainErrorLink();
+
+        var button = document.getElementById("exceptionDialogButton");
+        button.click();
       }
       
       /* In the case of SSL error pages about domain mismatch, see if
