"mcabrejo" wrote : Hi, I did installed a trial certificate SSL and when bought the full version Certificate I did installed on the Java Jboss Server without stoping the server, looks like I corrupted something because the server does not start anymore, just keeps looping the same message "No available certificate correspond to the SSL cipher suites which are enabled."(See the server log below). I did tryed uninstalling the certs and reisuing CSR to my provider many times already and the same error happens. | | HELP!!!!!!!!!!!!!!!!!!!!!!! | | Please any help will be highly appreciated. | | Thanks | | [12:30:15,166,JettyService] Starting | [12:30:15,166,Jetty] Starting Jetty/4.0.4 | [12:30:15,181,Jetty] Started [EMAIL PROTECTED] | [12:30:15,181,Jetty] jetty.ssl.keystore=C:/jboss_jetty/genkey1/exponline.keystore | [12:30:15,181,Jetty] jetty.ssl.password=******** | [12:30:15,197,Jetty] jetty.ssl.keypassword=******** | [12:30:15,275,Jetty] [EMAIL PROTECTED] | [12:30:15,275,Jetty] JsseListener.needClientAuth=false | [12:30:15,306,Jetty] Started SocketListener on 0.0.0.0:443 | [12:30:15,306,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) | | [12:30:15,338,Jetty] Started SocketListener on 0.0.0.0:80 | [12:30:15,338,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) | | [12:30:15,369,Jetty] Started [EMAIL PROTECTED] | [12:30:15,369,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) | | [12:30:15,369,JettyService] Started | [12:30:15,400,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) | | [12:30:15,416,J2eeDeployer] Starting | [12:30:15,447,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) | | [12:30:15,447,J2eeDeployer] Cleaning up deployment directory | [12:30:15,478,Jetty] WARNING: | javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA6275) | at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) | at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:342) | at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:510) |
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851794#3851794 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851794 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
