Bug 56704 - Support OpenSSL syntax for cipher suite in JSSE connectors
Summary: Support OpenSSL syntax for cipher suite in JSSE connectors
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Connectors (show other bugs)
Version: 8.0.x-trunk
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-08 16:12 UTC by Remy Maucherat
Modified: 2014-07-08 16:32 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Maucherat 2014-07-08 16:12:12 UTC
Benefits:
- allows using the same value for both native and JSSE
- makes it easy to define safe default or custom cipher suites
Comment 1 Remy Maucherat 2014-07-08 16:32:10 UTC
Comitted as r1608840. Code submitted by Emmanuel Hugonnet and included in Tomcat 8.0.10+.