You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by deviljelly <gi...@git.apache.org> on 2018/09/05 08:36:20 UTC

[GitHub] ignite pull request #4684: IGNITE-9298

GitHub user deviljelly opened a pull request:

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

    IGNITE-9298

    Adds support for SSL to CommandHandler (control.sh)

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

    $ git pull https://github.com/deviljelly/ignite ignite-9298

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

    https://github.com/apache/ignite/pull/4684.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 #4684
    
----
commit 2958693de4e98ccd1bbb67033ed61b494f3b0030
Author: deviljelly <de...@...>
Date:   2018-08-19T14:06:56Z

    Learning git

commit 025e0259724e93491882039c98babde3f994eaa1
Author: deviljelly <de...@...>
Date:   2018-08-19T14:28:01Z

    Initial commit to support SSL in CommandHandler (control.sh)

commit 8a5b79888bf2888453a332a2377415afaf889cf7
Author: deviljelly <de...@...>
Date:   2018-09-05T08:27:35Z

    Add SSL argument tests

commit ed1970b40a354cbfbe7c56e711d0f30b22960c53
Author: deviljelly <de...@...>
Date:   2018-09-05T08:35:50Z

    Fix comment

----


---

[GitHub] ignite pull request #4684: IGNITE-9298

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

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


---