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

Cannot configure client for plugin ssl cert/key #311

Open
ekingme opened this issue Jun 7, 2016 · 0 comments
Open

Cannot configure client for plugin ssl cert/key #311

ekingme opened this issue Jun 7, 2016 · 0 comments

Comments

@ekingme
Copy link

ekingme commented Jun 7, 2016

Perhaps we are overlooking something, but it appears the following two options are not configurable in client.cfg for use with rabbitmq that requires SSL:

  • plugin.rabbitmq.pool.1.ssl.cert
  • plugin.rabbitmq.pool.1.ssl.key

We made some quick modifications and were able to get this working by moving all 3 options (cert, key, and ciphers) in manifests/server/config/connector/rabbitmq/hosts_iteration.pp to manifests/common/config/connector/rabbitmq/hosts_iteration.pp.

If there is another way of managing these options, could you please let us know? Otherwise, I will submit a request to move these lines of code, however I'm not sure if there are other pieces that will conflict with this (perhaps the user ssl certs?).

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

No branches or pull requests

1 participant