This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 7a35c15 Correct entry so it makes sense
7a35c15 is described below
commit 7a35c15182998ef7cc94929c8e1a5fdfa00d8150
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 6 09:41:35 2019 +0000
Correct entry so it makes sense
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index af8946b..6a3e1ce 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -101,7 +101,7 @@
<fix>
<bug>63894</bug>: Ensure that the configured values for
<code>certificateVerification</code> and
- <code>certificateVerificationDepth</code> are correctly based to the
+ <code>certificateVerificationDepth</code> are correctly passed to the
OpenSSL based SSLEngine implementation. (remm/markt)
</fix>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]