convergence
convergence copied to clipboard
getRecentBadCerts not found
With Firefox >= 33 I get the following error: TypeError: certDB.getRecentBadCerts is not a function
We experienced the same issue in Perspectives, see: https://github.com/danwent/Perspectives/issues/143
Our current workaround was to fetch the certificate in ProgressListener.onSecurityChange
What OS are you testing on? Windows? Is this the same underlying bug as https://github.com/mk-fg/convergence/issues/4 , i.e. caused by Mozilla messing with the NSS DLL that ships with Firefox on Windows?
Ubuntu 14.04 x64. That's a different bug I believe.