This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
from a708d6566f4 Update Flink build instruction to deprecate Java 8 instead
of requiring Java 11
new d2ef11f3e7e [FLINK-30983][runtime] Migrate SSLUtilsTest to junit5
new 8ff09cbb9a1 [FLINK-30983][runtime] Support configured ssl algorithms
for external REST SSL
The 2 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:
.../org/apache/flink/runtime/net/SSLUtils.java | 2 +
.../org/apache/flink/runtime/net/SSLUtilsTest.java | 388 +++++++++------------
2 files changed, 170 insertions(+), 220 deletions(-)