Hi, We are using necko, PSM and NSS as standalone modules embeded in our application developed on windows platform.
We are using full ssl support - both server and client - and we require full certificate autorization of any entity connecting. Because there is no UI support for mozilla in our application no "select certificate" dialogs are displayed and ssl connection fails in case there is need to provide some options for ssl. What I'd like to ask: Is there at present any API what enables to manage certificates internaly without user interaction? In case there is nothing what I need there is possibility to modify code in nsNSSComponent.cpp, nsNSSCallbacks.cpp and nsNSSIOLayer.cpp where the SECFailure status code is set when there is no IU support (nsPSMUITracker::isUIForbidden() == PR_TRUE). But I'm not sure this could be the right way to solve my problem. Thank you very much. -hb- _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
