Add some extra info on keystore type.
authorjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 1 Jul 2008 11:34:06 +0000 (11:34 +0000)
committerjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 1 Jul 2008 11:34:06 +0000 (11:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@673061 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/ssl-howto.xml

index 327b965..504a2d1 100644 (file)
@@ -449,8 +449,8 @@ values, depending on how you configured your keystore earlier:</p>
   </tr>
   <tr>
     <td><code>keystoreType</code></td>
-    <td>Add this element if using a keystore type other than
-    <code>JKS</code>.</td>
+    <td>Add this element if using a keystore type other than <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>