RabbitMQ TLS Directory
This directory should contain required SSL-specific files for running the reverse proxy in https mode.
- rabbitmq.crt- Server certificate content
- rabbitmq.key- Server private key content
- rabbitmq.ca.crt- Certificate Authority (CA) bundle content
These files must  go into the root level directory .rabbitmq and openiam-configmap/.rabbitmq
Also, the following variables must be set:
In Terraform
rabbitmq.tls.enabled=true
In Helm:
--set openiam.rabbitmq.tls.enabled=true