users@grizzly.java.net

Controlling the order of cipher suites in TLS

From: elad <esarver_at_cisco.com>
Date: Wed, 27 Jul 2016 08:58:16 -0700 (MST)

Hi,

If I use the method SSLEngineConfigurator.setEnabledCipherSuites(String[]
ciphers), is the array ordered by priority?

i.e. when establishing the connection will the server choose the cipher with
the lowest index in the array (from those supported by the client)?

Same question for setEnabledProtocols()



--
View this message in context: http://grizzly.1045725.n5.nabble.com/Controlling-the-order-of-cipher-suites-in-TLS-tp5711064.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.