https://bz.apache.org/bugzilla/show_bug.cgi?id=58072

            Bug ID: 58072
           Summary: ECDH curve selection
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: m...@cinkciarz.pl

It should be possible to pick ECDH curve for EC-based cipher suites, in the
same way it's possible in let's say nginx:
ssl_ecdh_curve secp521r1;

Curve names could be used as defined in RFC 4492, section 5.1.1:
https://tools.ietf.org/html/rfc4492#section-5.1.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to