Chesnay Schepler created FLINK-22992:
----------------------------------------

             Summary: Move SSLUtils#is*Enabled to SecurityOptions
                 Key: FLINK-22992
                 URL: https://issues.apache.org/jira/browse/FLINK-22992
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Configuration
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.14.0


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)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to