This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new b351ed7 Correct entry so it makes sense
b351ed7 is described below
commit b351ed7978785eb39aacde5cf20c4daa2a7b95d4
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 2d8c84b..421b323 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,7 +112,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]