rzo1 opened a new pull request, #8979: URL: https://github.com/apache/storm/pull/8979
`setExcludeCipherSuites` and `setExcludeProtocols` replace the factory's defaults, so the UI, Logviewer and DRPC HTTPS connectors kept only the two RC4 entries and SSLv3. Switches to `addExcludeCipherSuites`/`addExcludeProtocols` and adds a test pinning the resulting exclusion set. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
