This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 2fb113f Fix invalid Javadoc new 73ea097 Better version matching for OpenSSL 3.x new 7769bca OpenSSL moved AESCCM8 ciphers from HIGH to MEDIUM new 529acb8 Remove handling for old, unsupported OpenSSL versions new f19fe59 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