Authentication

After defining the topics, Newline will provide Clients with at least one set of credentials (username and password) to use when connecting to the message queue.

All connections must operate over SSL/TLS. Clients will also be provided with an endpoint to connect to based on the protocol they choose to implement.

Endpoints to access the NMQ (Sandbox)

OpenWire
ssl://mq-sandbox.newline53.com:61617
AMQP
amqp+ssl://mq-sandbox.newline53.com:5671
STOMP
stomp+ssl://mq-sandbox.newline53.com:61614
MQTT
mqtt+ssl://mq-sandbox.newline53.com:8883
WSS
wss://mq-sandbox.newline53.com:61619