Author: jfclere
Date: Tue Jul  1 00:06:54 2008
New Revision: 673011

URL: http://svn.apache.org/viewvc?rev=673011&view=rev
Log:
Just a note about PKCS12 key format.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml?rev=673011&r1=673010&r2=673011&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml Tue Jul  1 00:06:54 2008
@@ -450,7 +450,8 @@
   <tr>
     <td><code>keystoreType</code></td>
     <td>Add this element if using a keystore type other than
-    <code>JKS</code>.</td>
+        <code>JKS</code>. For example the *.p12 files from openssl can be
+        used using <code>PKCS12</code></td>
   </tr>
   <tr>
     <td><code>sslProtocol</code></td>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to