Charles Lucas wrote:
I am trying too work on an application that uses the Mozilla embedded library. My problem am unable to load https wed pages.
I guess you have to implement nsIBadCertListener, under the "@mozilla.org/nsBadCertListener;1" contractid.
http://lxr.mozilla.org/seamonkey/source/security/manager/ssl/public/nsIBadCertListener.idl
No. That isn't the case. You should be able to go to many https without having to implement that interface.
Charles, Is your system time set correctly? If it isn't, that will be a problem.
Doug _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
