From f6d6a9088763f7c6166539a281117da8e213be6e Mon Sep 17 00:00:00 2001 From: jfclere Date: Wed, 2 Jul 2008 08:44:37 +0000 Subject: [PATCH] typo: 45309 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@673317 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/ssl-howto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/ssl-howto.xml b/webapps/docs/ssl-howto.xml index 504a2d17b..8cf3dee00 100644 --- a/webapps/docs/ssl-howto.xml +++ b/webapps/docs/ssl-howto.xml @@ -198,7 +198,7 @@ via (among other things) OpenSSL and Microsoft's Key-Manager.

Each entry in a keystore is identified by an alias string. Whilst many -keystore implmentations treat alaises in a case insensitive manner, case +keystore implementations treat alaises in a case insensitive manner, case sensitive implementations are available. The PKCS11 specification, for example, requires that aliases are case sensitive. To avoid issues related to the case sensitivity of aliaises, it is not recommended to use aliases that -- 2.11.0