Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The SSLUtils contain a few methods that check whether certain SSL options are enabled while honoring a fallback "security.ssl.enabled" option.
These are required by RPC, network and REST components.
In order to be able to move our akka rpc stuff into a separate module it is necessary to move these to flink-core.
(There's also no good reason for them to be in flink-runtime in the first place)
Attachments
Issue Links
- links to