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

Dmitry Karachentsev reassigned IGNITE-4147:
-------------------------------------------

    Assignee: Dmitry Karachentsev

> SSL misconfiguration is not handled properly
> --------------------------------------------
>
>                 Key: IGNITE-4147
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4147
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Dmitry Karachentsev
>             Fix For: 2.0
>
>
> Currently, if one tries to start a node with incorrect SSL configuration 
> (i.e. node with SSL disabled tries to connect to secured cluster or other way 
> around), this new node does not show any exceptions or warnings. Instead user 
> may end up having two topologies - one secured and another non-secured.
> This is counterintuitive. We should try to detect this and throw an exception 
> in this case.
> Here are possible scenarios that we should consider:
> * Unsecured server tries to join secured cluster.
> * Secured server tries to join unsecured cluster.
> * Unsecured client tries to join secured cluster.
> * Secured client tries to join unsecured cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to