hi, i have a problem which i would like your help in solving. In my client-server application the client uses java jsse and server uses openssl. The application needs both sides to be authenticated. Also it requires that the session be cached as the client requires multiple connection to the server using the same session id to complete a job. For the first connection there is no problem and the both server and client authenticates themselves (this i know from the ssl states). But when the client wants to establish another ssl connection using the same ssl session then the server stops the handshake by giving the state SSL_accept error in SSLv3 read client hello C. If i remove client authentication from the server then i can establish many connections with session being reused. Its only when the client authentication is enabled i get the above problem and i cannot establish a new connection before invalidating the earlier session.
i am using openssl 9.6b and java 1.3.1. thanks in advance kaushik vishwakarma Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]