[ 
https://issues.apache.org/jira/browse/IGNITE-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335766#comment-16335766
 ] 

Pavel Tupitsyn commented on IGNITE-7329:
----------------------------------------

SSL in .NET is done with {{SslStream}} class, so existing {{ClientSocket}} 
implementation (based on raw {{Socket}}) can't be reused.
SSL is expected to be less efficient, so let's keep {{ClientSocket}} and 
introduce {{ClientSecureSocket}} implementation.

> .NET: Thin client: SSL
> ----------------------
>
>                 Key: IGNITE-7329
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7329
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 2.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>
> Allow secure .NET thin client connection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to