This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 8e90a82759 Update 8e90a82759 is described below commit 8e90a82759b78f18bbf6ca697061027686d6aaca Author: remm <r...@apache.org> AuthorDate: Wed Oct 9 17:21:18 2024 +0200 Update Pending proposals include among others: - AJP removal - OAuth provider - Tomcat Maven --- TOMCAT-NEXT.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 1c665596a3..acf25cb612 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -15,10 +15,6 @@ limitations under the License. ================================================================================ -Notes of things to consider for the next major Tomcat release (11.x) +Notes of things to consider for the next major Tomcat release (12.x) - 1. Implement OCSP checks for client certs with NIO/NIO2. - Useful reference: - https://stackoverflow.com/questions/5161504/ocsp-revocation-on-client-certificate - - 2. Add QUIC support using OpenSSL and FFM. + 1. Add QUIC support using OpenSSL and FFM. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org