storm-rabbitmq icon indicating copy to clipboard operation
storm-rabbitmq copied to clipboard

Unable to specify Truststore and Keystore for SSL Connection

Open juicegit opened this issue 9 years ago • 0 comments

Following the guide for SSL/TLS configuration on the RabbitMQ site, requires that a Truststore Manager is given to the sslConfigure() method. In addition to the existing ssl configuration, it needs to accept keystore and truststore paths along with the passphrases (optionally).

I created a pull request to address this.

juicegit avatar Dec 04 '15 02:12 juicegit