Bo Cui created FLINK-33700: ------------------------------ Summary: CustomSSLEngineProvider supports SHA-256 Key: FLINK-33700 URL: https://issues.apache.org/jira/browse/FLINK-33700 Project: Flink Issue Type: Improvement Components: Runtime / RPC Affects Versions: 1.19.0 Reporter: Bo Cui
The algorithm of CustomSSLEngineProvider supports only SHA1. https://github.com/apache/flink/blob/72654384686d127172b48b0071ea7656b16e9134/flink-rpc/flink-rpc-akka/src/main/java/org/apache/flink/runtime/rpc/pekko/CustomSSLEngineProvider.java#L58C1-L59C1 -- This message was sent by Atlassian Jira (v8.20.10#820010)