[
https://issues.apache.org/jira/browse/IGNITE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605868#comment-16605868
]
ASF GitHub Bot commented on IGNITE-9298:
----------------------------------------
GitHub user a-polyakov opened a pull request:
https://github.com/apache/ignite/pull/4697
IGNITE-9298 control.sh does not support SSL
Signed-off-by: a-polyakov <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/a-polyakov/ignite IGNITE-9298
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4697.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 #4697
----
commit a6f25a94aa0885b6fe7f63f638a4f0e67b4a4327
Author: a-polyakov <polyakov.alexandr.alexandrovich@...>
Date: 2018-09-06T13:35:44Z
IGNITE-9298 control.sh does not support SSL
Signed-off-by: a-polyakov <[email protected]>
----
> 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: Alexand Polyakov
> 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)