Skip to content

Don't blindly overwrite SSLContext when specifying URI #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 5, 2017

Conversation

acogoluegnes
Copy link
Contributor

ConnectionFactory#setUri always set up the default SSLContext
when a secured AMQP URI is passed in. Now, it only does so
if the sslContext property hasn't been set yet.

Fixes #297

ConnectionFactory#setUri always set up the default SSLContext
when a secured AMQP URI is passed in. Now, it only does so
if the sslContext property hasn't been set yet.

Fixes #297
The other way around :-)

References #297
@acogoluegnes acogoluegnes changed the base branch from master to 4.2.x-stable September 5, 2017 13:53
@michaelklishin michaelklishin merged commit 54299d9 into 4.2.x-stable Sep 5, 2017
@acogoluegnes acogoluegnes deleted the rabbitmq-java-client-297 branch March 21, 2019 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants