Barry Scott wrote:
I'm trying to get https support into my embedded mozilla app that
has no user input. I've replace the Prompts component and now
I need to replace the nsNSSDialogs class (service?).
I'm currently using mozilla 1.7.12.

What is the correct way to go about this?

You may be able to do it by overriding the various contract IDs for it starting at http://lxr.mozilla.org/seamonkey/source/security/manager/pki/src/nsPKIModule.cpp#55 and making sure to implement all the interfaces it does...

-Boris
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to