[
https://issues.apache.org/jira/browse/IGNITE-10257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718853#comment-16718853
]
ASF GitHub Bot commented on IGNITE-10257:
-----------------------------------------
GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/5647
IGNITE-10257 Request SSL passwords from console if they required and not
defined.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10257
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5647.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 #5647
----
commit c7861aae5a16cec1e5401522e060fd2a5320c8b5
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-12-12T11:40:07Z
IGNITE-10257 Request SSL passwords from console if they required and not
defined.
----
> Control.sh utility should request a SSL keystore password and SSL truststore
> password if necessary
> --------------------------------------------------------------------------------------------------
>
> Key: IGNITE-10257
> URL: https://issues.apache.org/jira/browse/IGNITE-10257
> Project: Ignite
> Issue Type: New Feature
> Reporter: Sergey Antonov
> Assignee: Sergey Antonov
> Priority: Major
> Fix For: 2.8
>
>
> Using passwords (–ssl_key_strore_password and --ssl_trust_store_password) in
> command line parametrs is not safe. We must request them if necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)