This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit b6f3328471c0ada000f9105dc4807880bb093595 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Jun 17 14:02:11 2022 +0100 Reviewed forked code --- TOMCAT-NEXT.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 437637f921..4a247a7201 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -19,8 +19,6 @@ Notes of things to consider for the next major Tomcat release (10.1.x) Deferred until 10.1.x: - 1. Review code forked from Commons projects and consider removing unused code. - - 2. Implement OCSP checks for client certs with NIO/NIO2. + 1. 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org