29 May 2012 20:18
[Jetty-support] SSL problem with Jetty container
sudhakara rao satuluri <sudhakar.satuluri <at> gmail.com>
2012-05-29 18:18:56 GMT
2012-05-29 18:18:56 GMT
Hi All,
i am new to jetty and cisco sesm.
when we applied new SSL certificate and reboot the CISCO SESM which runs as Jetty server
we are getting this error
[root <at> splsesm020 logs]# tail -f 2012_05_29.jetty.log
20120529:184117.854' EVENT Registered org.mortbay.jetty:name=Log,OutputStreamLogSink=0
20120529:184117.859' EVENT Registered org.mortbay.jetty:Debug=0
20120529:184118.022' EVENT Registered org.mortbay.jetty:name=Jetty,Server=0,WebApplicationContext=0,context=/
20120529:184118.024' EVENT Starting Jetty/4.2.23
20120529:184118.033' WARN!! Delete existing temp dir /tmp/Jetty__8080__ for WebApplicationContext[/,jar:file:/opt/cisco/sesm_3.3.1/bthomehub/webapp/bthomehub.war!/]
20120529:184118.106' EVENT Extract jar:file:/opt/cisco/sesm_3.3.1/bthomehub/webapp/bthomehub.war!/ to /tmp/Jetty__8080__/webapp
20120529:184118.789' EVENT Started WebApplicationContext[/,Subscriber Edge Services Manager]
20120529:184120.760' EVENT application.home=/opt/cisco/sesm_3.3.1/bthomehub
20120529:184121.525' EVENT Started SocketListener on 0.0.0.0:8080
20120529:184121.526' EVENT jetty.ssl.keystore=jetty/config/keystore.sesm3
20120529:184121.526' EVENT jetty.ssl.password=********
20120529:184121.526' EVENT jetty.ssl.keypassword=**********
20120529:184121.526' EVENT jetty.ssl.keystore.type=jks
20120529:184121.526' EVENT jetty.ssl.keystore.provider.name=[DEFAULT]
20120529:184121.537' EVENT SSLServerSocketFactory=com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl <at> 3eb68e0e
20120529:184121.672' EVENT JsseListener.needClientAuth=false
20120529:184121.674' EVENT Started SocketListener on 0.0.0.0:8443
20120529:184121.674' EVENT Started org.mortbay.jetty.Server <at> 70dc57db
20120529:184121.674' EVENT Registered org.mortbay.jetty:name=Jetty,Server=0
20120529:184121.677' WARN!!
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.checkEnabledSuites(SSLServerSocketImpl.java:310)
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:255)
at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:358)
at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:552)
20120529:184117.854' EVENT Registered org.mortbay.jetty:name=Log,OutputStreamLogSink=0
20120529:184117.859' EVENT Registered org.mortbay.jetty:Debug=0
20120529:184118.022' EVENT Registered org.mortbay.jetty:name=Jetty,Server=0,WebApplicationContext=0,context=/
20120529:184118.024' EVENT Starting Jetty/4.2.23
20120529:184118.033' WARN!! Delete existing temp dir /tmp/Jetty__8080__ for WebApplicationContext[/,jar:file:/opt/cisco/sesm_3.3.1/bthomehub/webapp/bthomehub.war!/]
20120529:184118.106' EVENT Extract jar:file:/opt/cisco/sesm_3.3.1/bthomehub/webapp/bthomehub.war!/ to /tmp/Jetty__8080__/webapp
20120529:184118.789' EVENT Started WebApplicationContext[/,Subscriber Edge Services Manager]
20120529:184120.760' EVENT application.home=/opt/cisco/sesm_3.3.1/bthomehub
20120529:184121.525' EVENT Started SocketListener on 0.0.0.0:8080
20120529:184121.526' EVENT jetty.ssl.keystore=jetty/config/keystore.sesm3
20120529:184121.526' EVENT jetty.ssl.password=********
20120529:184121.526' EVENT jetty.ssl.keypassword=**********
20120529:184121.526' EVENT jetty.ssl.keystore.type=jks
20120529:184121.526' EVENT jetty.ssl.keystore.provider.name=[DEFAULT]
20120529:184121.537' EVENT SSLServerSocketFactory=com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl <at> 3eb68e0e
20120529:184121.672' EVENT JsseListener.needClientAuth=false
20120529:184121.674' EVENT Started SocketListener on 0.0.0.0:8443
20120529:184121.674' EVENT Started org.mortbay.jetty.Server <at> 70dc57db
20120529:184121.674' EVENT Registered org.mortbay.jetty:name=Jetty,Server=0
20120529:184121.677' WARN!!
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.checkEnabledSuites(SSLServerSocketImpl.java:310)
at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:255)
at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:358)
at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:552)
20120529:184121.677' WARN!!
can any body help us on this.
--
sudhakra rao satuluri
--
sudhakra rao satuluri
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Jetty-support mailing list Jetty-support <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jetty-support
RSS Feed