From cf8c428dfc0ecefbcb276e3e12479fbdbce21d27 Mon Sep 17 00:00:00 2001 From: jfclere Date: Tue, 1 Jul 2008 11:34:06 +0000 Subject: [PATCH] Add some extra info on keystore type. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@673061 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/ssl-howto.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/ssl-howto.xml b/webapps/docs/ssl-howto.xml index 327b96523..504a2d17b 100644 --- a/webapps/docs/ssl-howto.xml +++ b/webapps/docs/ssl-howto.xml @@ -449,8 +449,8 @@ values, depending on how you configured your keystore earlier:

keystoreType - Add this element if using a keystore type other than - JKS. + Add this element if using a keystore type other than JKS. + For example the *.p12 files from openssl can be used using PKCS12. sslProtocol -- 2.11.0