luyuan created FLINK-30983:
------------------------------
Summary: the security.ssl.algorithms configuration does not take
effect in rest ssl
Key: FLINK-30983
URL: https://issues.apache.org/jira/browse/FLINK-30983
Project: Flink
Issue Type: Bug
Components: Runtime / Network
Affects Versions: 1.16.0
Reporter: luyuan
Attachments: image-2023-02-09-15-58-36-254.png,
image-2023-02-09-15-58-43-963.png
The security.ssl.algorithms configuration does not take effect in rest ssl.
SSLUtils#createRestNettySSLContext does not call SslContextBuilder#ciphers as
SSLUtils#createInternalNettySSLContext.
!image-2023-02-09-15-58-36-254.png!
!image-2023-02-09-15-58-43-963.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)