This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3b3cf12 Remove incorrect comment new ad362bf Better version matching for OpenSSL 3.x new 741a2c3 OpenSSL moved AESCCM8 ciphers from HIGH to MEDIUM new 39891d7 Remove handling for old, unsupported OpenSSL versions new 19a9346 Remove support for undocumented EECDHE The 4 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: .../tomcat/util/net/openssl/ciphers/Cipher.java | 22 +++---- .../ciphers/OpenSSLCipherConfigurationParser.java | 5 -- .../TestOpenSSLCipherConfigurationParser.java | 71 ++++++++-------------- .../util/net/openssl/ciphers/TesterOpenSSL.java | 20 ++---- webapps/docs/changelog.xml | 4 ++ 5 files changed, 47 insertions(+), 75 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org