No available certificate or key corresponds to the SSL cipher suites which are enabled

2008-08-08 Thread paulsnodgrass
file "catalina.out" gets filled with: SEVER: Socket Accept Failed java.net.SocketException:SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled at org.apache.tomcat.util.net.jsse.JSSESocketFacto

Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-09 Thread Jeanna Geier
r=0.0.0.0/0.0.0.0,port=0,localport=443]] ignored exception: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled. java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLExcep

Re: No available certificate or key corresponds to the SSL cipher suites which are enabled

2008-08-08 Thread Mark Thomas
d and started tomcat the log file "catalina.out" gets filled with: SEVER: Socket Accept Failed java.net.SocketException:SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are

Re: No available certificate or key corresponds to the SSL cipher suites which are enabled

2008-08-08 Thread Bruno Harbulot
Hi, [EMAIL PROTECTED] wrote: I am trying to configure SSL on a tomcat 6.0.13. I began by creating a default keystore (using keytool) in the user's directory where the apache tomcat server is installed. From this keystore I generated a server cert request. Once I received the server cert, I

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-10 Thread Bill Barker
EVERE: Endpoint [SSL: ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=443]] ignored exception: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled. java.net.SocketException: SSL handshake err

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-11 Thread Jeanna Geier
eek now! -Jeanna - Original Message - From: "Bill Barker" <[EMAIL PROTECTED]> To: Sent: Sunday, September 10, 2006 4:54 PM Subject: Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled. I don't know if it's just copy/

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-12 Thread Pulkit Singhal
Could you please paste the piece out of your server.xml where you configure the use of the certificate here? It will help me understand what you are trying to do and what's actually happening a little better.

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-13 Thread Jeanna Geier
e following in my C:\jakarta-tomcat-5.0.28\webapps\slide\WEB-INF\web.xml file to enable SSL: Constrain the entire application to force use of HTTPS CONFIDENTIAL Thanks, -Jeanna - Original Message - From: "Pulkit Singhal" <[EMAIL PROTECTED]> To: "Tomcat

Re: Error: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2006-09-13 Thread Pulkit Singhal
I didn't specify the "keyStore" parameter in here because I only have one keystore at C:\Documents and Settings\HP_Administrator\.keystore or do Iexplicitely need to do that? I read somewhere that I didn't. Personally, I can not even begin to imagine how Tomcat would know where to find the keyst