[
https://issues.apache.org/jira/browse/IGNITE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717117#comment-16717117
]
Ignite TC Bot commented on IGNITE-10189:
----------------------------------------
{panel:title=--> Run :: All: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2520456&buildTypeId=IgniteTests24Java8_RunAll]
> SslContextFactory's ciphers doesn't work with control.sh utility
> ----------------------------------------------------------------
>
> Key: IGNITE-10189
> URL: https://issues.apache.org/jira/browse/IGNITE-10189
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitry Sherstobitov
> Assignee: Alexey Kuznetsov
> Priority: Critical
> Fix For: 2.8
>
>
> There is no options for control.sh utility if ciphers feature enabled on
> server
> If this property enabled on server:
> {code}
> <property name="sslContextFactory">
> <bean class="org.apache.ignite.ssl.SslContextFactory">
> ...
> <property value="TLS_RSA_WITH_NULL_SHA256,
> TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA"
> name="cipherSuites"/>
> ...
> </bean>
> </property>
> {code}
> Control.sh utility doesn't work
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)