Grzegorz Lech created DIRMINA-1064:
--------------------------------------

             Summary: 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.3.15#6346)

Reply via email to