Julius Davies-2 wrote:
> 
> Your code is fine.  Don't use /usr/bin/java (the gnu jvm)!  Install a
> JVM from Sun or IBM or BEA or Blackdown, or Kaffe, at the very least,
> and use that instead.
> 
> After installing a vendor's JVM, make sure you use the "java"
> executable they provide.  For example:
> 
> /opt/java/ibm-java-ppc-60/bin/java
> 
> 
> yours,
> 
> Julius
> 

OK
[EMAIL PROTECTED]:~/java/sslSocket$ echo $JAVA_HOME
/opt/jdk1.5.0_15/
[EMAIL PROTECTED]:~/java/sslSocket$ which java
/opt/jdk1.5.0_15//bin//java

It changed the error.  I suspect it has to do with my inability to set the
cipher as I mentioned before.

Exception in thread "main" javax.net.ssl.SSLHandshakeException: Received
fatal alert: handshake_failure

Thanks,
Jim.

-- 
View this message in context: 
http://www.nabble.com/I%27m-having-trouble-getting-an-ssl-client-programmed-in-java-tp17980660p17988839.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to