Skip to content

Need help to set up RabbitMQ SSL to use certificates from azure key vault #3785

@nikhithamantri

Description

@nikhithamantri

Hi Team,
We are running RabbitMQ with SSL certificates residing in RabbitMQ config path in respective VMs.
As per project recommendation, these certs should be migrated from RabbitMQ VMs to azure key vault for security reason.
Does RabbitMQ support reading the certificates remotely from azure key vault rather than on the same VM?
If yes,Is there a documentation or guidance available to achieve this objective?
Currently we have the certs in path
ssl_options.cacertfile = /etc/rabbitmq/testca/DigiCertCA.crt
ssl_options.certfile = /etc/rabbitmq/testca/cbxprrabbit_prod_etransfercbx_cibc_com.crt
ssl_options.keyfile = /etc/rabbitmq/testca/cbxprrabbit.prod.etransfercbx.cibc.com.key

We are trying to pull it from Rabbit MQ using azure key vault API like below.
ssl_options.certfile: https://common-kv-nonprod.vault.azure.net/certificates/sitmiddleware-etransfercbx-cibc-com/90b4c522e178428cbb00eea61cd3d63e
Any help would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions