Hi, I'm trying to write code that needs the SSL server certificate presented by the server upon the first handshake. Upon inspecting the code in nsNSSComponent.cpp and nsNSSIOLayer.cpp (./security/manager/ssl/src/), I couldn't find the entry point where the certificate comes in. The closest thing is SECStatus SSM_SSLGetClientAuthData() in nsNSSIOLayer.cpp but that's for the server to get the client's cerificate instead? Does anyone know where or which function(s) I should be looking at? I'd be most grateful for any advice.
Thanks ! Evelyn _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
