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

How to enable TLS support? #27

Open
zelentsovl opened this issue Dec 15, 2017 · 1 comment
Open

How to enable TLS support? #27

zelentsovl opened this issue Dec 15, 2017 · 1 comment

Comments

@zelentsovl
Copy link

Hello,
could you please advise how to enable TLS support? I'm trying to define environment variables in statefulset manifest:

  • name: RABBITMQ_SSL_CERTFILE
    value: /etc/ssl/certs/server.pem
  • name: RABBITMQ_SSL_KEYFILE
    value: /etc/ssl/certs/server.key
  • name: RABBITMQ_SSL_CACERTFILE
    value: /etc/ssl/certs/ca.pem

and according to docker-endpoint.sh it should work, but it does not.
Thank you.

@erez-rabih
Copy link
Contributor

Sorry @zelentsovl no experience with TLS on RMQ
I will leave this issue open in case someone else stumbles upon it and can help you.

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

2 participants