<?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: Converting PFX Certificates to Java Keystores</title>
	<atom:link href="http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Jan 2012 14:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Shailendra</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-6774</link>
		<dc:creator>Shailendra</dc:creator>
		<pubDate>Fri, 13 Jan 2012 14:53:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-6774</guid>
		<description>Thanks Chris &amp; jetty......really usefull</description>
		<content:encoded><![CDATA[<p>Thanks Chris &amp; jetty&#8230;&#8230;really usefull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rené</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-4463</link>
		<dc:creator>rené</dc:creator>
		<pubDate>Tue, 08 Nov 2011 07:52:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-4463</guid>
		<description>brilliant, many thanks!</description>
		<content:encoded><![CDATA[<p>brilliant, many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfu</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-3525</link>
		<dc:creator>jfu</dc:creator>
		<pubDate>Wed, 12 Oct 2011 22:15:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-3525</guid>
		<description>Thank you very much for your reply.

I have been working on the other project, so I did not come back to check the post. Now, I start to work on this project again.

Yes, I did try to use keytool to import jks file I converted from pfx to java key store cacerts, but i got java.lang.exception: Input not a X.509 certificate

here is command I used

keytool -import -trustcacerts -keypass mypass -file c:\java_home\jre\lib\security\myCert.jks -keystore c:\java_home\jre\lib\security\cacerts -storepass mypassword2

Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your reply.</p>
<p>I have been working on the other project, so I did not come back to check the post. Now, I start to work on this project again.</p>
<p>Yes, I did try to use keytool to import jks file I converted from pfx to java key store cacerts, but i got java.lang.exception: Input not a X.509 certificate</p>
<p>here is command I used</p>
<p>keytool -import -trustcacerts -keypass mypass -file c:\java_home\jre\lib\security\myCert.jks -keystore c:\java_home\jre\lib\security\cacerts -storepass mypassword2</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Barber</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-3319</link>
		<dc:creator>Chris Barber</dc:creator>
		<pubDate>Tue, 20 Sep 2011 17:03:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-3319</guid>
		<description>Hi jfu, I&#039;ve never tried, but something like this might work:

[sourcecode]
keytool -import -trustcacerts -alias &quot;MyCert&quot; -file CAcert.crt -keystore $JAVA_HOME/lib/security/cacerts
[/sourcecode]</description>
		<content:encoded><![CDATA[<p>Hi jfu, I&#8217;ve never tried, but something like this might work:</p>
<pre class="brush: plain; title: ;">
keytool -import -trustcacerts -alias &quot;MyCert&quot; -file CAcert.crt -keystore $JAVA_HOME/lib/security/cacerts
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfu</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-3318</link>
		<dc:creator>jfu</dc:creator>
		<pubDate>Tue, 20 Sep 2011 16:36:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-3318</guid>
		<description>Hi,

I am able to concert pfx to JKS. Thanks!

However, can you tell me how to import JKS to cacerts. My java version is 1.5. The chain length of this JKS is 2.

thank you.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am able to concert pfx to JKS. Thanks!</p>
<p>However, can you tell me how to import JKS to cacerts. My java version is 1.5. The chain length of this JKS is 2.</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naga</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-2590</link>
		<dc:creator>naga</dc:creator>
		<pubDate>Wed, 20 Jul 2011 20:16:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-2590</guid>
		<description>What is the default alias name</description>
		<content:encoded><![CDATA[<p>What is the default alias name</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsvetan Vasilev</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-2498</link>
		<dc:creator>Tsvetan Vasilev</dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:39:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-2498</guid>
		<description>Great, it works! Thank you very much :)</description>
		<content:encoded><![CDATA[<p>Great, it works! Thank you very much <img src='http://www.cb1inc.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roosewelt</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-1932</link>
		<dc:creator>Roosewelt</dc:creator>
		<pubDate>Fri, 18 Mar 2011 20:35:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1932</guid>
		<description>Show de bola! Tudo funcionando!</description>
		<content:encoded><![CDATA[<p>Show de bola! Tudo funcionando!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-1914</link>
		<dc:creator>Petr</dc:creator>
		<pubDate>Wed, 16 Mar 2011 15:59:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-1914</guid>
		<description>Thanks. Works nice.</description>
		<content:encoded><![CDATA[<p>Thanks. Works nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dufftime</title>
		<link>http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/comment-page-1/#comment-1832</link>
		<dc:creator>dufftime</dc:creator>
		<pubDate>Mon, 28 Feb 2011 16:35:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-1832</guid>
		<description>Thanks a ton!  Super easy and just what I was looking for.  It&#039;s a shame that Sun did not add this until JRE 1.6.</description>
		<content:encoded><![CDATA[<p>Thanks a ton!  Super easy and just what I was looking for.  It&#8217;s a shame that Sun did not add this until JRE 1.6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

