This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from efd7c27 Remove incorrect comment new 6bd7672 Better version matching for OpenSSL 3.x new 221e60c OpenSSL moved AESCCM8 ciphers from HIGH to MEDIUM new 4835a7c Remove handling for old, unsupported OpenSSL versions new 94fff28 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