Overview

XRAY: Enabling and configuring TLS connection for RabbitMQ in Linux

AuthorFullName__c
Oleg Korol
articleNumber
000005794
ft:sourceType
Salesforce
FirstPublishedDate
2023-06-18T11:17:14Z
lastModifiedDate
2023-06-18
VersionNumber
1
This article will demonstrate how to configure a TLS connection between RabbitMQ and Xray.

Prerequisites:
Certificates
Artifactory and Xray are up and running.

Generate a server certificate and private key. In this guide we’ll use tls-gen to generate a self-signed certificate and private key for the RabbitMQ server.