This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from a0de147dc1 Use a constant for the default certificate alias
new 992bf9219b Refactor to make using custom endpoints easier
new 946c84ad97 Correct comment
new e4546af630 Add dedicated logger for TS certifcates
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/coyote/http11/Http11Nio2Protocol.java | 7 ++-
.../apache/coyote/http11/Http11NioProtocol.java | 14 +++---
.../apache/tomcat/util/net/AbstractEndpoint.java | 57 ++++++++++++++++++++--
.../apache/tomcat/util/net/LocalStrings.properties | 2 +
java/org/apache/tomcat/util/net/Nio2Endpoint.java | 7 +++
java/org/apache/tomcat/util/net/NioEndpoint.java | 7 +++
webapps/docs/changelog.xml | 6 +++
7 files changed, 89 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]