[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #6 from Christopher Schultz --- (In reply to Michael Orr from comment #5) > In general I'd much prefer the direct mutators approach as well. In this > case, however, the intent is to provide additional configuration > capabilities

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #5 from Michael Orr --- Hi Christopher, Thanks for the feedback. I'm just following the example set by other configuration entities in this area (e.g. the SSL_PROTOCOLS property). In general I'd much prefer the direct mutators a

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #4 from Christopher Schultz --- Is there any particular reason for this to be a system property? I would much prefer to have TLS protocols and cipher suites configurable via direct mutators (e.g. setCipherSuites(String[])). When I

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #3 from Michael Orr --- Created attachment 34639 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34639&action=edit Proposed patch to add SSL_CIPHER_SUITES property to Trunk (9.0) -- You are receiving this mail because: You

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 --- Comment #2 from Michael Orr --- Created attachment 34638 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34638&action=edit Proposed patch to add SSL_CIPHER_SUITES property to 8.5 -- You are receiving this mail because: You are the

[Bug 60597] Add ability to set cipher suites for websocket connections

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 Michael Orr changed: What|Removed |Added Attachment #34633|0 |1 is obsolete|