You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2021/11/23 08:45:34 UTC

[tomcat] 02/03: Remove "next" item

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

commit 88e43fe09feee457d5896220e63ee591aa859cad
Author: remm <re...@apache.org>
AuthorDate: Mon Nov 22 21:59:31 2021 +0100

    Remove "next" item
---
 TOMCAT-NEXT.txt | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index da59f9b..05d4717 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -27,13 +27,8 @@ Items carried over from the 9.0.x list:
 
 Deferred until 10.1.x:
 
- 1. Remove org.apache.tomcat.jni and replace with the minimum necessary to
-    interface with OpenSSL and clones.
-    We might want to park this one until we see what is available direct from
-    the JRE with project Panama.
+ 1. Review code forked from Commons projects and consider removing unused code.
 
- 2. Review code forked from Commons projects and consider removing unused code.
-
- 3. Implement OCSP checks for client certs with NIO/NIO2.
+ 2. Implement OCSP checks for client certs with NIO/NIO2.
     Useful reference:
     https://stackoverflow.com/questions/5161504/ocsp-revocation-on-client-certificate
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org