Hello. I have an application which uses mozilla 1.7.12 for displaying web pages. And it doesn't work with https protocol. PSM is turned on the only thing that happens is gpf First there is a call to PK11_GetInternalSlot(); which calls SECMOD_GetInternalModule and it returns 0; As I understand I need to make proper initialization of NSS using NSS_Initialize and then use SECMOD_AddNewModule to add a new module. Is that right? But I can't find any samples of this in the net. Can anyone provide the sample how to get https(nss) working in a custom application using mozilla? Thanks. Eugene Maltsev
_______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
