This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d01cf5a Remove incorrect comment new 2a2f3a2 Better version matching for OpenSSL 3.x new 4e20c36 OpenSSL moved AESCCM8 ciphers from HIGH to MEDIUM new 918f949 Remove handling for old, unsupported OpenSSL versions new 5b942a4 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