This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new 7922261b84 File only needs to be in main 7922261b84 is described below commit 7922261b84cd957da66860cfe5d4ee2726f41fd3 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Aug 15 13:24:22 2024 +0100 File only needs to be in main --- TOMCAT-NEXT.txt | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt deleted file mode 100644 index cecc7b12c3..0000000000 --- a/TOMCAT-NEXT.txt +++ /dev/null @@ -1,27 +0,0 @@ -================================================================================ - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -================================================================================ - -Notes of things to consider for the next major Tomcat release (11.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. - - 3. Implement an optional Loom module that provides - o.a.c.http11.Http11BioLoomProtocol --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org