Sitemap
KNNX Corp.

KNNX is a global leader in the development and deployment of innovative enterprise solutions using distributed ledger technology.

Member-only story

How to set up an SSL/TLS enabled RabbitMQ server?

--

How to set up an SSL/TLS enabled RabbitMQ server

According to IBM, “A message broker is software that enables applications, systems, and services to communicate and exchange information.” Today, we are going to see how to set up an SSL/TLS enabled RabbitMQ server.

What will we cover?

  1. About RabbitMQ
  2. RabbitMQ Installation and RabbitMQ User Creation
  3. Access RabbitMQ Management Web UI
  4. Generating Self-signed certificates for client and server
  5. Enabling TLS/SSL Support in RabbitMQ Server

Prerequisites

  1. One Linux machine
  2. OpenSSL tool

Let us begin!

1. What is RabbitMQ?

RabbitMQ is an open-source enterprise message broker that is free to use. It implements the Advanced Message Queueing Protocol and is developed in Erlang (AMQP). Client libraries are available in all major programming languages.

It also comes with an easy-to-use HTTP-API, a command-line tool, and a web-based user interface for managing RabbitMQ.

2. RabbitMQ installation and user creation

--

--

KNNX Corp.
KNNX Corp.

Published in KNNX Corp.

KNNX is a global leader in the development and deployment of innovative enterprise solutions using distributed ledger technology.

KNNX Corp.
KNNX Corp.

Written by KNNX Corp.

KNNX is a global leader in Distributed Ledger Technology and Enterprise Products. To learn more, head over to: https://www.knnx.com/

Responses (4)