Hi Estani

Thanks for your suggestions.  I added the javax.net.ssl.trustStore and 
javax.net.ssl.trustStorePassword to the JVM parameters, but I am still getting 
the same error message when JBoss starts.

Any thoughts?

Thanks
Jing


________________________________
From: Estanislao Gonzalez <estanislao.gonza...@zmaw.de>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Wed, August 11, 2010 7:59:07 AM
Subject: Re: java.net.SocketException: SSL handshake 
errorjavax.net.ssl.SSLException: No available certificate or key corresponds to 
the SSL cipher suites which are enabled.

Hi,
Just in case this is also related to my problem that truststoreFile is not 
being 
read while redirecting from http. Check pointing to the file with the JVM param:
-Djavax.net.ssl.trustStore=

And if this works but your truststoreFile param at the connector don't write 
some feedback.

thanks,
estani

Richard G Curry wrote:
> We got that early on when we first started working SSL secured sockets in our 
>app and it was due to us not actually pointing to the correct certificate 
>files 
>and instead still going for the older ones. Is this a possibility in your 
>situation?
> 
>_______________________________________________________________________________________
>_
> «¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»
>_______________________________________________________________________________________
>_
> Rick Curry
> Common Services -  Software Development
> E2 - 066, MS 5210
> 972-431-9178 (Voice)
> 972-585-7585 (Pager)
> To send a (short) Text Message to my Pager:
> 9725857...@page.metrocall.com
> 
> -----Original Message-----
> From: Jing Chen [mailto:jin...@yahoo.com] Sent: Tuesday, August 10, 2010 6:51 
>PM
> To: users@tomcat.apache.org
> Subject: java.net.SocketException: SSL handshake 
>errorjavax.net.ssl.SSLException: No available certificate or key corresponds 
>to 
>the SSL cipher suites which are enabled.
> 
> After getting a new SSL certificate from GeoTrust, I keep getting the 
> following 
>error after starting JBoss 4.0.5:
> java.net.SocketException: SSL handshake errorj avax.net.ssl.SSLException: No 
>available certificate or key corresponds to the SSL cipher suites which are 
>enabled.
> 
> I first imported the intermediate certificate with alias root, then import 
> the 
>final certificate with another alias name.
> 
> Can someone help me figuring out where is the missing piece?
> 
> Thanks!!
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged 
> material.  
>If the reader of this message is not the intended recipient,
> you are hereby notified that your access is unauthorized, and any review,
> dissemination, distribution or copying of this message including any 
>attachments is strictly prohibited.  If you are not the intended
> recipient, please contact the sender and delete the material from any
> computer.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
>  


-- Estanislao Gonzalez

Max-Planck-Institut für Meteorologie (MPI-M)
Deutsches Klimarechenzentrum (DKRZ) - German Climate Computing Centre
Room 108 - Bundesstrasse 45a, D-20146 Hamburg, Germany

Phone:   +49 (40) 46 00 94-126
E-Mail:  estanislao.gonza...@zmaw.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to