2 Answers
- Newest
- Most votes
- Most comments
1
Hello.
Amazon MQ's ActiveMQ and RabbitMQ cannot be used without SSL.
https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker.html#broker-protocols
https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/rabbitmq-basic-elements-broker.html#broker-protocols
If you cannot support SSL connections, you will need to install an MQTT broker using EC2 etc. and create an MQTT broker without SSL.
0
Hi,
A common solution to your question is to install a MQTT bridge.
It's fully detailled here: http://www.steves-internet-guide.com/mosquitto-bridge-configuration/
Best,
Didier
Relevant content
- asked 3 years ago
- asked 8 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago