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

Vadim Pakhnushev updated IGNITE-18828:
--------------------------------------
    Description: 
It would be useful to have one more ssl-related configuration for cipher setup.
It should be added to:
 - jdbc
 - tcp client
 - scalecube
 - rest

This property should be tested. Also, bad certificates, wrong algorithms, 
client auth configuration mistakes, and all non-trivial cases should be covered 
in tests.

 

The node configuration path is {{{}network.ssl.ciphers{}}}, REST configuration 
path is {{{}rest.ssl.ciphers{}}}.

The value is a string of cipher suite names separated by comma.

Clients are configured with similar values with different types according to 
the client.

  was:
It would be useful to have one more ssl-related configuration for cipher setup.
It should be added to:

- jdbc
- tcp client
- scalecube
- rest

This property should be tested. Also, bad certificates, wrong algorithms, 
client auth configuration mistakes, and all non-trivial cases should be covered 
in tests.



> Add cyphers support to SSL (jdbc, client, scalecube)
> ----------------------------------------------------
>
>                 Key: IGNITE-18828
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18828
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc, networking, rest
>            Reporter: Aleksandr
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It would be useful to have one more ssl-related configuration for cipher 
> setup.
> It should be added to:
>  - jdbc
>  - tcp client
>  - scalecube
>  - rest
> This property should be tested. Also, bad certificates, wrong algorithms, 
> client auth configuration mistakes, and all non-trivial cases should be 
> covered in tests.
>  
> The node configuration path is {{{}network.ssl.ciphers{}}}, REST 
> configuration path is {{{}rest.ssl.ciphers{}}}.
> The value is a string of cipher suite names separated by comma.
> Clients are configured with similar values with different types according to 
> the client.



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

Reply via email to