You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by mcherkasov <gi...@git.apache.org> on 2018/07/26 17:05:43 UTC

[GitHub] ignite pull request #4440: ssl parameters

GitHub user mcherkasov opened a pull request:

    https://github.com/apache/ignite/pull/4440

    ssl parameters

    

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

    $ git pull https://github.com/gridgain/apache-ignite master-ssl-params

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

    https://github.com/apache/ignite/pull/4440.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 #4440
    
----
commit 0caa8400f9f939bc020f43d2eda604f5e899cca6
Author: mcherkasov <mc...@...>
Date:   2018-07-23T14:47:42Z

    Added ssl parameters for ssl context configuration.

commit 809bd7f3343d8f22458b982e9cbaff6f7932ea52
Author: mcherkasov <mc...@...>
Date:   2018-07-26T15:28:43Z

    Added java doc.
    Added test.
    Fixed code style.

commit 5d919872c2e0579dbce045edb1668605ccb35247
Author: mcherkasov <mc...@...>
Date:   2018-07-26T17:03:49Z

    Fixed code style.

----


---

[GitHub] ignite pull request #4440: IGNITE-6167: Ability to enabled TLS protocols and...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4440


---