[
https://issues.apache.org/jira/browse/IGNITE-13716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241488#comment-17241488
]
Ignite TC Bot commented on IGNITE-13716:
----------------------------------------
{panel:title=Branch: [pull/8471/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric
|https://ci.ignite.apache.org/viewLog.html?buildId=5767943]]
{panel}
{panel:title=Branch: [pull/8471/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5767715&buildTypeId=IgniteTests24Java8_RunAll]
> control.sh shows passwords in the output
> ----------------------------------------
>
> Key: IGNITE-13716
> URL: https://issues.apache.org/jira/browse/IGNITE-13716
> Project: Ignite
> Issue Type: Bug
> Components: control.sh
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The control utility shows passwords in the output.
> For instance, the "activate" command produces the following output:
> {noformat}
> Control utility [ver. 2.10.0-SNAPSHOT#20201117-sha1:DEV]
> 2020 Copyright(C) Apache Software Foundation
> User: Vyacheslav Koptilin
> Time: 2020-11-18T01:24:44.699
> Warning: --keystore-password is insecure. Whenever possible, use interactive
> prompt for password (just discard --keystore-password option).
> Command [ACTIVATE] started
> Arguments: --keystore
> C:\projects\incubator-ignite\modules\clients\src\test\keystore\node01.jks
> --keystore-password 123456 --ssl-cipher-suites
> TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
> --activate --yes
> --------------------------------------------------------------------------------
> Command deprecated. Use --set-state instead.
> Cluster activated
> Command [ACTIVATE] finished with code: 0
> Control utility has completed execution at: 2020-11-18T01:24:45.998
> Execution time: 1299 ms
> {noformat}
> All passwords should be hidden.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)