Mutual TLS and SSL Certificate Authentication Supported for Amazon MQ for RabbitMQ
Amazon MQ for RabbitMQ now supports mutual TLS (mTLS) and SSL certificate authentication for enhanced security. These features help meet compliance requirements for sensitive data by verifying the identity of both clients and brokers using X.509 certificates. Developers and architects using Amazon MQ for RabbitMQ version 4 or later, especially those with stringent security or compliance needs, are affected. SSL certificate authentication enables passwordless login, while mTLS provides two-way certificate-based peer verification alongside username/password, both integrating with AWS Certificate Manager and IAM.
- →SSL Certificate Authentication for passwordless client login
- →Mutual TLS for two-way certificate-based peer verification
Features (2) ›
- SSL Certificate Authentication for passwordless client login
This feature allows clients to authenticate solely using X.509 client certificates via the EXTERNAL SASL mechanism, eliminating the need for passwords. The broker extracts the username directly from the certificate's Common Name, Distinguished Name, or Subject Alternative Name field.
- Mutual TLS for two-way certificate-based peer verification
mTLS enables both the client and broker to prove their identities using certificates, providing two-way authentication for AMQP connections and the RabbitMQ management interface. Unlike SSL certificate authentication, it still requires a username and password at the application layer.
https://aws.amazon.com/blogs/big-data/mutual-tls-and-ssl-certificate-authentication-for-amazon-mq-for-rabbitmq/
Related releases
- Amazon EC2 Marks 20 Years of Cloud Compute Innovation AWS News Blog ·
- GPU-accelerated Apache Spark on Amazon EMR with EC2 G7 instances runs up to 3.7x faster AWS Big Data Blog ·
- AWS Lambda functions now support full IAM resource-based policies AWS What's New ·
- Amazon MSK 3.7 reaches end of life in 7 days endoflife.date ·
- Amazon ECS adds automated agent connectivity detection and repair AWS What's New ·
- AWS Neuron 2.32 Enhances NKI, MXFP8 Training, and Variable-Size Collectives AWS What's New ·