Author: jfclere Date: Wed Jul 2 01:46:32 2008 New Revision: 673318 URL: http://svn.apache.org/viewvc?rev=673318&view=rev Log: typos (45309). 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=673318&r1=673317&r2=673318&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml Wed Jul 2 01:46:32 2008 @@ -198,7 +198,7 @@

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 aliases 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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org