This is an automated email from the ASF dual-hosted git repository.
remm 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 7961a4a Fix credit
7961a4a is described below
commit 7961a4a278a502c49354e5e01b55a00617528e8f
Author: remm <[email protected]>
AuthorDate: Wed Nov 6 09:57:42 2019 +0100
Fix credit
With TLS, testing is usually the most difficult part.
---
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 415510d..af8946b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -102,7 +102,7 @@
<bug>63894</bug>: Ensure that the configured values for
<code>certificateVerification</code> and
<code>certificateVerificationDepth</code> are correctly based to the
- OpenSSL based SSLEngine implementation. (remm)
+ OpenSSL based SSLEngine implementation. (remm/markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]