From: markt
Date: Fri, 30 Jan 2009 05:35:25 +0000 (+0000)
Subject: Minor clarification as a result of bug 46498
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=115ff57406361c2585e3628fe30be4115fd7be71;p=tomcat7.0
Minor clarification as a result of bug 46498
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@739181 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/ssl-howto.xml b/webapps/docs/ssl-howto.xml
index 5a61d3d75..4d8ca912a 100644
--- a/webapps/docs/ssl-howto.xml
+++ b/webapps/docs/ssl-howto.xml
@@ -424,6 +424,9 @@ values, depending on how you configured your keystore earlier:
all SSL clients to present a client Certificate in order to use
this socket. Set this value to want if you want Tomcat
to request a client Certificate, but not fail if one isn't presented.
+ A false value (which is the default) will not require a
+ certificate chain unless the client requests a resource protected by a
+ security constraint that uses CLIENT-CERT authentication.
SSLEnabled |