netudima opened a new pull request, #4875: URL: https://github.com/apache/cassandra/pull/4875
add SAN to certificates used to test add TLS_ECDHE_ to ciphers list in SSTableLoaderEncryptionOptionsTest AuthAuditLoggingTest: newer JDK/Netty versions prepend a TLS alert name (certificate_required) to the SSL error message, which the regex didn't account for. The fix makes that prefix optional Patch by Dmitry Konstantinov; reviewed by TBD for CASSANDRA-21441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

