Hi, Ignite uses standard Java engines for SSL, so this depends on the version of JDK you are running. See, for example, this [] post on how to disable cipher suites on Oracle JDK.
Hope this helps, AG [1] http://security.stackexchange.com/questions/120347/how-to-disable-weak-cipher-suits-in-java-application-server-for-ssl 2017-02-16 18:17 GMT+03:00 ignite_user2016 <[email protected]>: > Is there a way on ignite if I want to disable SSL Ciphers ? I would like to > disable weak ciphers, any configuration would help here ? > > For example, I would like to disable weak ciphers 3DES, how do I do that on > Ignite ? > > Thanks, > Rishi > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/configuration-of-SSL-Ciphers-tp10676.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
