1 Jul 2008 09:06
svn commit: r673011 - /tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml
<jfclere <at> apache.org>
2008-07-01 07:06:55 GMT
2008-07-01 07:06:55 GMT
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 <at> <at> -450,7 +450,8 <at> <at> <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>
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
RSS Feed