skipCertError icon indicating copy to clipboard operation
skipCertError copied to clipboard

Doesnt work with FF20.0.1

Open kulastone opened this issue 12 years ago • 5 comments

Tried with the 0.3.4 update and it stopped working..

kulastone avatar May 15 '13 13:05 kulastone

FYI..Tried with 21.0 and that doesnt work either..

kulastone avatar May 28 '13 13:05 kulastone

works for me. please provide something. Some information that could help determine the origin of the problem. Any messages in the JS-Console ?

foudfou avatar May 28 '13 13:05 foudfou

xxxx:8443 uses an invalid security certificate.

The certificate is not trusted because it is self-signed. The certificate is only valid for xxxx.yyy.com

(Error code: sec_error_ca_cert_invalid) or 10.1.1.1:443 uses an invalid security certificate.

The certificate is not trusted because it is self-signed. The certificate is only valid for localhost.localdomain The certificate expired on 3/30/2013 2:50 PM. The current time is 5/31/2013 7:21 AM.

(Error code: sec_error_expired_issuer_certificate)

or

10.2.2.2:443 uses an invalid security certificate.

The certificate is not trusted because it is self-signed. The certificate is only valid for localhost

(Error code: sec_error_cert_signature_algorithm_disabled)

kulastone avatar May 31 '13 12:05 kulastone

Anything in the JS-Console (aka Error-Console) ? Could you try to build: DEBUG=on make build ? And install that extension to get debugging output ?

foudfou avatar May 31 '13 13:05 foudfou

Hi, please check #13 for a possible fix.

foudfou avatar Sep 30 '13 08:09 foudfou