<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Troubleshooting javax.net.ssl.SSLHandshakeException</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karun</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-42132</link>
		<dc:creator>Karun</dc:creator>
		<pubDate>Tue, 07 Jun 2011 16:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-42132</guid>
		<description>Excellent article! It helps me understand some of the SSL issues we had been facing.</description>
		<content:encoded><![CDATA[<p>Excellent article! It helps me understand some of the SSL issues we had been facing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Cavaciuti</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-39526</link>
		<dc:creator>Tony Cavaciuti</dc:creator>
		<pubDate>Wed, 13 Apr 2011 09:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-39526</guid>
		<description>This was a very consise and usful article. 

For those still having trouble

Starting the client jvm with 

-Djavax.net.debug=all

on the command line will help debug the SSL handshake. It shows the path to the trust store being used
and lists the trusted certs.</description>
		<content:encoded><![CDATA[<p>This was a very consise and usful article. </p>
<p>For those still having trouble</p>
<p>Starting the client jvm with </p>
<p>-Djavax.net.debug=all</p>
<p>on the command line will help debug the SSL handshake. It shows the path to the trust store being used<br />
and lists the trusted certs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghu</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-30117</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Thu, 16 Dec 2010 07:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-30117</guid>
		<description>Thankz for ur valuable informations regarding SSL
From this I got solution for my problems in SSL enabled site</description>
		<content:encoded><![CDATA[<p>Thankz for ur valuable informations regarding SSL<br />
From this I got solution for my problems in SSL enabled site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troubleshooting javax.net.ssl.SSLHandshakeException - grails error installing plugin javax.net.ssl.sslhandshakeexception</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-25133</link>
		<dc:creator>Troubleshooting javax.net.ssl.SSLHandshakeException - grails error installing plugin javax.net.ssl.sslhandshakeexception</dc:creator>
		<pubDate>Thu, 23 Sep 2010 11:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-25133</guid>
		<description>[...] the SSL communication fails with an exception similar to this:  javax.net.ssl.SSLHandshakeException See the original for Detail         [...]</description>
		<content:encoded><![CDATA[<p>[...] the SSL communication fails with an exception similar to this:  javax.net.ssl.SSLHandshakeException See the original for Detail         [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javax.net.ssl.SSLHandshakeException &#171; Oracle DBA ve Apps DBA blog</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-24428</link>
		<dc:creator>javax.net.ssl.SSLHandshakeException &#171; Oracle DBA ve Apps DBA blog</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-24428</guid>
		<description>[...] http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/" rel="nofollow">http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafeLiberty</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-23735</link>
		<dc:creator>cafeLiberty</dc:creator>
		<pubDate>Thu, 05 Aug 2010 19:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-23735</guid>
		<description>Thank you for the clear and concise explanation.  I googled this exception and yours is the best one! Keep on bloggin&#039; :)</description>
		<content:encoded><![CDATA[<p>Thank you for the clear and concise explanation.  I googled this exception and yours is the best one! Keep on bloggin&#8217; <img src='http://www.webapper.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishabh</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-19373</link>
		<dc:creator>Rishabh</dc:creator>
		<pubDate>Fri, 26 Mar 2010 00:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-19373</guid>
		<description>Note that the command to import the certificate in the java default keystore will still ask for a password. Unless you sys admin has changed it, it is &quot;changeit&quot;</description>
		<content:encoded><![CDATA[<p>Note that the command to import the certificate in the java default keystore will still ask for a password. Unless you sys admin has changed it, it is &#8220;changeit&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitra</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-15788</link>
		<dc:creator>Mitra</dc:creator>
		<pubDate>Fri, 04 Dec 2009 12:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-15788</guid>
		<description>I am getting this error: javax.net.ssl.SSLHandshakeException: no cipher suites in common

What is the meaning of the error: &quot;no cipher suites in common&quot;?

I am connecting from my ssl-enabled client to a ssl-enabled server (which someone else has developed). What is the way to fix this? Any hints please.
Thanks.</description>
		<content:encoded><![CDATA[<p>I am getting this error: javax.net.ssl.SSLHandshakeException: no cipher suites in common</p>
<p>What is the meaning of the error: &#8220;no cipher suites in common&#8221;?</p>
<p>I am connecting from my ssl-enabled client to a ssl-enabled server (which someone else has developed). What is the way to fix this? Any hints please.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-13658</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Wed, 04 Nov 2009 22:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-13658</guid>
		<description>Thank you very much, was very very useful !</description>
		<content:encoded><![CDATA[<p>Thank you very much, was very very useful !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BADDI Mbarek</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/09/troubleshooting-javaxnetsslsslhandshakeexception/comment-page-1/#comment-10125</link>
		<dc:creator>BADDI Mbarek</dc:creator>
		<pubDate>Thu, 10 Sep 2009 17:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Troubleshooting-javaxnetsslSSLHandshakeException#comment-10125</guid>
		<description>great help thank you very much.... i ve been working on this on several days, this writeup was very useful thanks...</description>
		<content:encoded><![CDATA[<p>great help thank you very much&#8230;. i ve been working on this on several days, this writeup was very useful thanks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

