Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-1064

Implement cipher suites preference flag introduced in JDK 8

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Do
    • 2.0.16
    • None
    • SSL
    • None
    • N/A - this is general setting not dependent on OS/Hardware

    Description

      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.

      Attachments

        Activity

          People

            johnnyv Jonathan Valliere
            glech Grzegorz Lech
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: