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:53:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-19246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Pakhnushev updated IGNITE-19246:
--------------------------------------
    Description: 
Currently, a user just gets an error, if tries to connect to a node which has authentication configured.
The CLI should ask a user to set auth settings if gets an error on a call, save provided values to the config and repeat the call.

  was:
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. 


> 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
>            Priority: Major
>              Labels: ignite-3
>
> Currently, a user just gets an error, if tries to connect to a node which has authentication configured.
> The CLI should ask a user to set auth settings if gets an error on a call, save provided values to the config and repeat the call.



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