Runbook

RabbitMQ SSL Certificate Expiry

Back to Runbooks

Overview

This incident type refers to situations where the SSL (Secure Sockets Layer) certificate used by RabbitMQ, a popular open-source message broker software, has expired. This can lead to issues with secure communications and potentially cause disruptions in the messaging system's functionality. It is important to promptly renew the SSL certificate to avoid any negative impact on system performance and security.

Parameters

Debug

Check for RabbitMQ SSL certificate expiration date

Verify RabbitMQ SSL configuration

Check RabbitMQ SSL port status

Verify SSL certificate chain

Verify SSL connection to RabbitMQ server

Repair

Generate a new SSL certificate with a valid expiration date and update it in the RabbitMQ configuration.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.