I walked through the steps in the JBoss documentation about creating an SSL 
cert (using Tomcat in JBoss) and all went well w/ the temporary cert.  However, 
once I created the real keystore at versign and tried to install it, I ran into 
a mess.

using the temp.keystore I generated when creating my CSR, everything worked 
fine (though I get the browser popup error as it's not a valid cert).  Once I 
created a new keystore using the .cer Verisign gave me, on startup of JBoss 
4.0.4.GA, I see this error *several* times:


  | 17:54:59,957 ERROR [PoolTcpEndpoint] Endpoint [SSL: 
ServerSocket[addr=/0.0.0.0,port=0,localport=8443]] 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.SSLException: No 
available certificate or key corresponds to the SSL cipher suites which are 
enabled.
  |     at 
org.apache.tomcat.util.net.jsse.JSSESocketFactory.acceptSocket(JSSESocketFactory.java:113)
  |     at 
org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java:407)
  |     at 
org.apache.tomcat.util.net.PoolTcpEndpoint.run(PoolTcpEndpoint.java:647)
  | 

Am I just missing something or is this a bug?

We're doing a pilot application for a small storefront.  If all works well we 
plan on using JBoss going forward, company-wide.  I'm *praying* this isn't a 
bug and I can launch this by the end of the week!

All help is much appreciated, thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945517#3945517

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945517


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to