Hello, I have developed an XPCOM in C++ that implements the nsIBadCertListener interface. The code compiles and get registered according to compreg.dat, however, the events (specifically ConfirmUnknownIssuer) is not called when this event happens.
My question is, how can I add this component as a listener when a Bad cert is found. I could not find an example anywhere Thanks _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
