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

Ivan Gagarkin updated IGNITE-18608:
-----------------------------------
    Description: 
The CLI should allow users to set up SSL for JDBC connection and REST calls. 

As a user, I would like to set up SSL configuration via _cli config set_ 
command. 
{code:java}
cli.rest.trust-store.type=
cli.rest.trust-store.path=
cli.rest.trust-store.password= 

cli.jdbc.trust-store.type=
cli.jdbc.trust-store.path=
cli.jdbc.trust-store.password= {code}
Type can be JKS or PKCS12

 

Ignite client and HTTP client should use them.

  was:
The CLI should allow users to set up SSL for JDBC connection and REST calls. 

As a user, I would like to set up SSL configuration via _cli config set_ 
command. 
{code:java}
cli.rest.trust-store.type=
cli.rest.trust-store.path=
cli.rest.trust-store.password= 

cli.jdbc.trust-store.type=
cli.jdbc.trust-store.path=
cli.jdbc.trust-store.password= {code}
Type can be JKS or PKCS12


> Support SSL in the CLI
> ----------------------
>
>                 Key: IGNITE-18608
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18608
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cli
>            Reporter: Ivan Gagarkin
>            Priority: Major
>              Labels: ignite-3
>
> The CLI should allow users to set up SSL for JDBC connection and REST calls. 
> As a user, I would like to set up SSL configuration via _cli config set_ 
> command. 
> {code:java}
> cli.rest.trust-store.type=
> cli.rest.trust-store.path=
> cli.rest.trust-store.password= 
> cli.jdbc.trust-store.type=
> cli.jdbc.trust-store.path=
> cli.jdbc.trust-store.password= {code}
> Type can be JKS or PKCS12
>  
> Ignite client and HTTP client should use them.



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

Reply via email to