Re: OpenSSL and iPlanet problems . Sorry, earlier mail had wrongdata

2002-10-23 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 23 Oct 2002 13:10:04 -0400, Ashwin C Uthappa <[EMAIL PROTECTED]> said: ashwin.uthappa> OpenSSL> s_client -connect 10.10.10.114:10001 -debug -state -ssl3 ashwin.uthappa> CONNECTED(0004) ashwin.uthappa> SSL_connect:before/connect initialization ashwin.utha

Re: OpenSSL and iPlanet problems . Sorry, earlier mail had wrongdata

2002-10-23 Thread Ashwin C Uthappa
Hi, In my earlier mail, I'd mistakenly connected to the http port and was getting a handshake failure (naturally!!). I am now connecting to the engine on the actual port which has been reserved for the SSL communication. The result : OpenSSL> s_client -connect 10.10.10.114:10001 -debug -state