From a9da5be3666b877ea17d822cf99df6553fb08abf Mon Sep 17 00:00:00 2001 From: fhanik Date: Mon, 17 Sep 2007 19:45:16 +0000 Subject: [PATCH] git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@576565 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index d6e4b0947..97b6eb686 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -36,6 +36,12 @@ + 43356: Keystore parameter is relative to CATALINA_BASE, + Truststore is either defined as parameter, javax.net.ssl.trustStore or if empty + defaults to the keystore. + SSL Client cert authentication changed from boolean to "true|false|want" (fhanik) + + 30949: Improve previous fix. Ensure requests are re-cycled on cross-context includes and forwards when an exception occurs in the target page. (markt) -- 2.11.0