You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/09 12:05:04 UTC

[jira] [Commented] (FLINK-6496) Migrate SSL configuration options

    [ https://issues.apache.org/jira/browse/FLINK-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002570#comment-16002570 ] 

ASF GitHub Bot commented on FLINK-6496:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/3855

    [FLINK-6496] Port SSl config parameters to ConfigOptions

    This PR ports all SSL config parameters to config options.
    
    The PR contains 1 commit for each ported parameter.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6496_config_ssl

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3855.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3855
    
----
commit 71cd8224e1d58a8705963ae89dfae34040ac9e74
Author: zentol <ch...@apache.org>
Date:   2017-05-09T08:46:18Z

    SecurityOptions#SSL_ENABLED

commit 85bf02f24e2308c095ab3e62fa267a5be5d0e3ff
Author: zentol <ch...@apache.org>
Date:   2017-05-09T08:51:54Z

    SecurityOptions#SSL_KEYSTORE

commit 3a7f14da54ad023135271c58a36ede4bc94a929a
Author: zentol <ch...@apache.org>
Date:   2017-05-09T08:58:36Z

    SecurityOptions#SSL_KEYSTORE_PASSWORD

commit 7fb4a5291b9361f97222bbfc8ea2c372256c6a4c
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:29:06Z

    SecurityOptions#SSL_KEY_PASSWORD

commit df6c02081d284cfde05492715e7f8bdc1483f2ce
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:32:40Z

    SecurityOptions#SSL_TRUSTSTORE

commit 6b59bf82a077eeec72b922e01d76c00974b5ebef
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:37:15Z

    SecurityOptions#SSL_TRUSTSTORE_PASSWORD

commit 7ada12d31db11a8caf422b6553ee20cf6312eed4
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:40:49Z

    SecurityOptions#SSL_PROTOCOL

commit 37efea483302d57260483ea32f351f8d2efaf1a4
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:43:44Z

    SecurityOptions#SSL_ALGORITHMS

commit fa0e90f0768f41c3ef6024bf2a5980fecc2eca88
Author: zentol <ch...@apache.org>
Date:   2017-05-09T09:46:18Z

    SecurityOptions#SSL_VERIFY_HOSTNAME

----


> Migrate SSL configuration options
> ---------------------------------
>
>                 Key: FLINK-6496
>                 URL: https://issues.apache.org/jira/browse/FLINK-6496
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Security
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)