This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new c4f23c954 Further improve BZ 67818 wording
c4f23c954 is described below
commit c4f23c954976861d30db5cd814d4cc627949fe27
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 1 16:49:46 2023 +0000
Further improve BZ 67818 wording
---
xdocs/miscellaneous/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 955fd881a..60fe4e4c1 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -48,7 +48,7 @@
<bug>67818</bug>: When calling <code>SSL.setVerify()</code> or
<code>SSLContext.setVerify()</code>, the default verify paths are no
longer set. Only the explicitly configured trust store, if any, will be
- used to verify client certificates. (michaelo)
+ used. (michaelo)
</fix>
</changelog>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]