[
https://issues.apache.org/jira/browse/IGNITE-17367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566731#comment-17566731
]
Pavel Tupitsyn commented on IGNITE-17367:
-----------------------------------------
Merged to master: 057a03d43a0d255072ed1ce079cc3d01bb21e07f
> Java thin: client hangs on startup with TLSv1.1
> -----------------------------------------------
>
> Key: IGNITE-17367
> URL: https://issues.apache.org/jira/browse/IGNITE-17367
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Fix For: 2.14
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Java thin client hangs on startup when using deprecated *TLSv1.1*. An
> exception is thrown in *GridNioSslFilter.onSessionOpened*, but
> *GridNioClientConnectionMultiplexer* waits on *sesFut* forever.
> * Only reproduces on updated systems where TLSv1.1 is considered deprecated
> and causes an exception.
> * Reproduces in *SsslParametersTest#testOneCommonProtocol*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)