Author: jfclere Date: Tue Jul 1 04:34:06 2008 New Revision: 673061 URL: http://svn.apache.org/viewvc?rev=673061&view=rev Log: Add some extra info on keystore type.
Modified: tomcat/trunk/webapps/docs/ssl-howto.xml Modified: tomcat/trunk/webapps/docs/ssl-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/ssl-howto.xml?rev=673061&r1=673060&r2=673061&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/ssl-howto.xml (original) +++ tomcat/trunk/webapps/docs/ssl-howto.xml Tue Jul 1 04:34:06 2008 @@ -449,8 +449,8 @@ </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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]