Skip to content
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

Add TLS settings for property-based configuration #646

Closed
acogoluegnes opened this issue Apr 15, 2020 · 0 comments · Fixed by #647
Closed

Add TLS settings for property-based configuration #646

acogoluegnes opened this issue Apr 15, 2020 · 0 comments · Fixed by #647
Assignees
Milestone

Comments

@acogoluegnes
Copy link
Contributor

The point would be to complement the ConnectionFactoryConfigurator with keys to support the TLS configuration. We could use the same rabbitmq.ssl keys as in Spring Boot and use the same logic as in Spring AMQP.

References #324, reactor/reactor-rabbitmq#130.

@acogoluegnes acogoluegnes added this to the 5.10.0 milestone Apr 15, 2020
@acogoluegnes acogoluegnes self-assigned this Apr 15, 2020
acogoluegnes added a commit that referenced this issue Apr 27, 2020
acogoluegnes added a commit that referenced this issue Apr 27, 2020
Fixes #646

(cherry picked from commit 99e1054)

Conflicts:
	pom.xml
	src/test/java/com/rabbitmq/client/test/PropertyFileInitialisationTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant