You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2023/04/06 09:52:00 UTC

[jira] [Created] (IGNITE-19246) CLI should ask for auth settings

Vadim Pakhnushev created IGNITE-19246:
-----------------------------------------

             Summary: CLI should ask for auth settings
                 Key: IGNITE-19246
                 URL: https://issues.apache.org/jira/browse/IGNITE-19246
             Project: Ignite
          Issue Type: Improvement
          Components: cli
            Reporter: Vadim Pakhnushev
            Assignee: Vadim Pakhnushev


Currently, a user just gets an error, if tries to contest a node via HTTPS without SSL settings. 

The CLI should ask a user to set SSL settings if gets an error on a call:
 # Set trust store path
 # Set trust store password
 # Set key store path
 # Set key store password

Save provided values to the config and repeat the call. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)