Hi there again, another newbie question/request for pointers...

I'm trying to get a openssl server (based on the demos/serv.cpp mentioned
earlier) to talk to a java applet/application which is currently using the
java-ssl toolkit from baltimore.com.

What happens is when the connection is made, SSL_get_cipher (ssl) returns
"NONE", and a check to ensure that the connection is encrypted fails with:

onnection from 192.168.1.113, port 48146
SSL connection using (NONE)
22854:error:140780E5:SSL routines:SSL23_READ:ssl handshake \
failure:s23_lib.c:173:

Does anyone have any experience connecting java to openssl?  Recommendations
for toolkits (free, cost, no matter), or even better, java examples?  We are
using (I think) both using RSA 3Des (the java cipher suite is set to
EDH_RSA_with_3DES_EDE_CBC_SHA) and the c server is using the certs that are
created by demos/selfsign.c

Granted, I could be completely screwed up :) I admit I know next to 0 about the
magic chants needed here <g>

Regards and TIA

alan

-- 
Alan Bailward -=><=- <[EMAIL PROTECTED]> -=><=-http://arcterex.net
Bus error -- please leave by the rear door.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to