Re: problem in handshake.

2002-03-08 Thread Lutz Jaenicke
On Fri, Mar 08, 2002 at 10:37:17AM +0530, kaushik_vishwakarma wrote: > 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

problem in handshake.

2002-03-07 Thread kaushik_vishwakarma
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 t