Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant