Allow configuration to enable only high level encryption or disable low cipher suites.
Environment
Operating System: All
Platform: All
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Benjamin Reed September 17, 2009 at 11:45 AM
merged to branches/1.6 in r14678
Jeff Gehlbach August 21, 2009 at 1:15 PM
Enhancement committed to 1.6-testing at r14471 and merged to trunk at r14472.
The default list of excluded cipher suites is documented in opennms.properties as the commented-out value of org.opennms.netmgt.jetty.https-exclude-cipher-suites. The list as it stands today is:
I'd like somebody to vet this list who's familiar with which export-grade cipher suites may be the only ones available in the developing world that are "good enough" to leave in by default.
http://docs.codehaus.org/display/JETTY/SSL+Cipher+Suites
Allow configuration to enable only high level encryption or disable low cipher suites.