Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 437598

Summary: [server] asynchronous messaging should use SSL for MQTT connections
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2014-06-17 10:25:33 EDT
Orion should switch to using SSL for MQTT connections. For the Eclipse PAHO Java client, we need to call MqttConnectOptions.setSSLProperties().
Comment 1 Anthony Hunter CLA 2014-11-05 09:57:07 EST
(In reply to Anthony Hunter from comment #0)
> Orion should switch to using SSL for MQTT connections. For the Eclipse PAHO
> Java client, we need to call MqttConnectOptions.setSSLProperties().

This support was added in Bug 445127