You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Steve Niemitz (Jira)" <ji...@apache.org> on 2022/12/06 03:41:00 UTC

[jira] [Created] (FLINK-30309) Add the ability to supply custom SslContexts for netty client/servers.

Steve Niemitz created FLINK-30309:
-------------------------------------

             Summary: Add the ability to supply custom SslContexts for netty client/servers.
                 Key: FLINK-30309
                 URL: https://issues.apache.org/jira/browse/FLINK-30309
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Network
            Reporter: Steve Niemitz


The existing flink configuration supports on simple SSL configuration via keystore/truststore configuration.  For more advanced configuration options it is desirable to be able to instead provide the entire pre-configured SslContext, as well as all them to be reloaded if needed (eg, the certificate material rotates while running).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)