[
https://issues.apache.org/jira/browse/IGNITE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604124#comment-16604124
]
ASF GitHub Bot commented on 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 <deviljelly@...>
Date: 2018-08-19T14:06:56Z
Learning git
commit 025e0259724e93491882039c98babde3f994eaa1
Author: deviljelly <deviljelly@...>
Date: 2018-08-19T14:28:01Z
Initial commit to support SSL in CommandHandler (control.sh)
commit 8a5b79888bf2888453a332a2377415afaf889cf7
Author: deviljelly <deviljelly@...>
Date: 2018-09-05T08:27:35Z
Add SSL argument tests
commit ed1970b40a354cbfbe7c56e711d0f30b22960c53
Author: deviljelly <deviljelly@...>
Date: 2018-09-05T08:35:50Z
Fix comment
----
> control.sh does not support SSL
> (org.apache.ignite.internal.commandline.CommandHandler)
> ---------------------------------------------------------------------------------------
>
> Key: IGNITE-9298
> URL: https://issues.apache.org/jira/browse/IGNITE-9298
> Project: Ignite
> Issue Type: Bug
> Components: clients
> Affects Versions: 2.6
> Reporter: Paul Anderson
> Assignee: Paul Anderson
> Priority: Minor
> Attachments: Arguments.patch, CommandHandler.patch
>
>
> We required SSL on the connector port and to use control.sh to work with the
> baseline configuration.
> This morning I added support, see attached patches against 2.6.0 for
> org/apache/ignite/internal/commandline/CommandHandler.java
> org/apache/ignite/internal/commandline/Arguments.java
> No tests, no docs.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)