You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/03/16 07:31:00 UTC

[jira] [Updated] (IGNITE-18828) Add ciphers support to SSL (jdbc, client, scalecube)

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

Pavel Tupitsyn updated IGNITE-18828:
------------------------------------
    Summary: Add ciphers support to SSL (jdbc, client, scalecube)  (was: Add cyphers support to SSL (jdbc, client, scalecube))

> Add ciphers 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
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 2h 50m
>  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)