[
https://issues.apache.org/jira/browse/DIRMINA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221066#comment-16221066
]
Emmanuel Lecharny commented on DIRMINA-1064:
--------------------------------------------
Seems like a good addition to Mina.
Wanna propose a patch for that ?
> Implement cipher suites preference flag introduced in JDK 8
> -----------------------------------------------------------
>
> Key: DIRMINA-1064
> URL: https://issues.apache.org/jira/browse/DIRMINA-1064
> Project: MINA
> Issue Type: Improvement
> Components: SSL
> Affects Versions: 2.0.16
> Environment: N/A - this is general setting not dependent on
> OS/Hardware
> Reporter: Grzegorz Lech
>
> Oracle Java 8 introduced a method in javax.net.ssl.SSLParameters named
> setUseCipherSuitesOrder(boolean). The Mina classes are not able to use this
> parameter. The proposition is to make changes in
> org.apache.mina.filter.ssl.SslFilter to create new setting and pass it to the
> class named:org.apache.mina.filter.ssl.SslHandler and method named: init()
> to make this setting configurable (expose it in MINA classes).
> What more, the MINA jar should be compiled in 1.8 to use this param.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)