Re: [Jetty-support] SSL problem with Jetty container
Stephen Davidson <[email protected]> Thu, 31 May 2012 10:44:37 -0500
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Looks like the certificate type is not supported by Sun's default SSL Implementations, and no 3rd party libraries providing the support were loaded by the JVM. Regards, Steve On 05/29/2012 01:18 PM, sudhakara rao satuluri wrote: > 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@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 <http://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 <http://jetty.ssl.keystore.provider.name>=[DEFAULT] > 20120529:184121.537' EVENT SSLServerSocketFactory=com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl@3eb68e0e <mailto:SSLServerSocketFactory=com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl@3eb68e0e> > 20120529:184121.672' EVENT JsseListener.needClientAuth=false > 20120529:184121.674' EVENT Started SocketListener on 0.0.0.0:8443 <http://0.0.0.0:8443> > 20120529:184121.674' EVENT Started org.mortbay.jetty.Server@70dc57db <mailto:org.mortbay.jetty.Server@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 > > > ------------------------------------------------------------------------------ > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/jetty-support -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/HkeUACgkQSphIUSiVzgbqnACeLBkAY1pRIawRDbJQz+C9szSq BWAAnA+Zrhhgst7upKKTvKpVKVOpvdD8 =HqDZ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jetty-support