GitHub user cfriaszapater opened a pull request: https://github.com/apache/storm/pull/2636
1.1.x branch - Add SSL functionality Add functionality to connect to cassandra with SSL enabled (encryption and mutual authentication). You can merge this pull request into a Git repository by running: $ git pull https://github.com/OrwellGroup/storm 1.1.x-branch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2636.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2636 ---- commit e105977f50d4f67ce6a6b79b2588a209b59e90ef Author: c.friaszapater <c.friaszapater@...> Date: 2018-03-09T15:59:04Z NEXG-1828 Enable SSL support commit acffeafc2437f912c14d0bce5055f5dd99732046 Author: c.friaszapater <c.friaszapater@...> Date: 2018-03-09T16:31:11Z NEXG-1828 Enable SSL support commit ab3cdc35816faaed09cb748b5f3d8f09751b0b12 Author: c.friaszapater <c.friaszapater@...> Date: 2018-03-14T11:54:09Z Ignore .checkstyle ---- ---