Kirill Tkalenko created IGNITE-12616: ----------------------------------------
Summary: At start grid need twice enter psswords for keystore and truststore. Key: IGNITE-12616 URL: https://issues.apache.org/jira/browse/IGNITE-12616 Project: Ignite Issue Type: Improvement Reporter: Kirill Tkalenko Assignee: Kirill Tkalenko Fix For: 2.9 At start grid with keystore and truststore parameters but without password, need twice enter psswords for keystore and truststore (before and after enter password for user accaunt). sequencing: 1.Start grid: bin/control.sh --deactivate --host test_host --user test_user --keystore /usr/key_store/keystore.jks --truststore /usr/key_store/truststore.jks 2. Enter password for keystore 3. Enter password for truststore 4. Enter password for user accaunt 5. Second time enter password for keystore 6. Second time enter password for trustore 7. Doing start... Expected result : all without 5-6. -- This message was sent by Atlassian Jira (v8.3.4#803005)