--- mozilla/security/manager/ssl/src/nsNSSIOLayer.cpp +++ mozilla/security/manager/ssl/src/nsNSSIOLayer.cpp @@ -3003,6 +3003,8 @@ // all errors are covered by override rules, so let's accept the cert return SECSuccess; } + + return SECSuccess; // Ok, this is a full stop. // First, deliver the technical details of the broken SSL status,