Wan-Teh Chang wrote: > > Nelson B. Bolyard wrote: > > >>Alex Graveley wrote: > >> > > > >>SSL_ForceHandshake following SSL_ResetHandshake fails with -8179. > >> > > > > Did you look and see what that error number is? > > SEC_ERROR_UNKNOWN_ISSUER
I don't see any way that SSL_ResetHandshake can return SEC_ERROR_UNKNOWN_ISSUER, because that error occurs only while processing certificates and SSL_ResetHandshake never calls any functions that process any certificates. Perhaps another function returned that error number? Or perhaps that function returned another error number? -- Nelson Bolyard Netscape Disclaimer: I speak for myself, not for Netscape
