<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SSL-KeyStore</title><link>https://sourceforge.net/p/esisframeworks/wiki/SSL-KeyStore/</link><description>Recent changes to SSL-KeyStore</description><atom:link href="https://sourceforge.net/p/esisframeworks/wiki/SSL-KeyStore/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 14 Feb 2015 16:22:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/esisframeworks/wiki/SSL-KeyStore/feed" rel="self" type="application/rss+xml"/><item><title>SSL-KeyStore modified by Philippe Le Berre</title><link>https://sourceforge.net/p/esisframeworks/wiki/SSL-KeyStore/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -11,7 +11,7 @@

 To initialise it properly a first certificate must be loaded, a simple way to achieve this is to [download the Verisign Root Certificates](http://www.symantec.com/page.jsp?id=roots ), and then import at least one :

-&lt;/pre&gt;&lt;pre&gt;-scripts/cmd https importx509 VeriSignClass3PublicPrimaryCertificationAuthority-G5 verisign-cl3-g5
-scripts/cmd https importx509 VeriSignClass3SecureServerCA-G3 VeriSignClass3SecureServerCA-G3
-&lt;/pre&gt;
+~~~~~~
+$ scripts/cmd https importx509 VeriSignClass3PublicPrimaryCertificationAuthority-G5 verisign-cl3-g5
+$ scripts/cmd https importx509 VeriSignClass3SecureServerCA-G3 VeriSignClass3SecureServerCA-G3
+~~~~~~

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Le Berre</dc:creator><pubDate>Sat, 14 Feb 2015 16:22:37 -0000</pubDate><guid>https://sourceforge.nete55edb87f92070d58e1efc0977cb735f06e99b07</guid></item><item><title>SSL-KeyStore modified by Philippe Le Berre</title><link>https://sourceforge.net/p/esisframeworks/wiki/SSL-KeyStore/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="ssl-java-keystore"&gt;SSL &amp;amp; Java KeyStore&lt;/h1&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#ssl-java-keystore"&gt;SSL &amp;amp; Java KeyStore&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#initialize-the-key-store"&gt;Initialize the Key Store&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;hr /&gt;
&lt;h3 id="initialize-the-key-store"&gt;Initialize the Key Store&lt;/h3&gt;
&lt;p&gt;ESIS Framework embeds a Java KeyStore that can be managed to add credentials and root certificates.&lt;/p&gt;
&lt;p&gt;To initialise it properly a first certificate must be loaded, a simple way to achieve this is to &lt;a class="" href="http://www.symantec.com/page.jsp?id=roots" rel="nofollow"&gt;download the Verisign Root Certificates&lt;/a&gt;, and then import at least one :&lt;/p&gt;
&lt;pre&gt;scripts/cmd https importx509 VeriSignClass3PublicPrimaryCertificationAuthority-G5 verisign-cl3-g5
scripts/cmd https importx509 VeriSignClass3SecureServerCA-G3 VeriSignClass3SecureServerCA-G3
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Le Berre</dc:creator><pubDate>Sat, 14 Feb 2015 16:21:35 -0000</pubDate><guid>https://sourceforge.net00b19e37e2182a307461d6a22d59d25a992d293e</guid></item></channel></rss>