I'd like to second this request for a way to handle bad certs in XULRunner 1.9. I'm running into the same problem when connecting to a self signed cert on a localhost resource with a xulrunner app I'm working on.
I see there is a workaround to allow manually installed certificate exceptions. They're stored in the profile in cert_override.txt, with a format described here: http://boblord.livejournal.com/18402.html. Unfortunately, that doesn't quite work for me so far since I'm trying to access a XMPP server using xmpp4moz, rather than a simple HTTP server. I'm not sure how to get the XMPP server's cert info in the appropriate form for installation into cert_override.txt, though it must be possible somehow. Thanks, -cashman _______________________________________________ dev-security mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security
