I just looked at the camel-mqtt component.
Could it be that the authentication and transport security part is
already supported, no?
The configuration class MQTTConfiguration just extends
org.fusesource.mqtt.client.MQTT which has all the setters and getters,
so I think it is supported (at least supposed to be). If that is the
case, the online documentation should be updated.


2014-08-15 10:28 GMT+02:00 teixi <ja...@teixi.net>:
> Hi,
>
> Is there any way to create a route to an authenticated mqtt broker ?
>
> "Failed to create route mqtt... due to: Could not connect:
> CONNECTION_REFUSED_SERVER_UNAVAILABLE"
>
> Are there plans to implement MQTT authentication in MQTTComponent as
> specified by the protocol ?
> http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/csprd01/mqtt-v3.1.1-csprd01.html#_Toc376954423
>
> Thanks.
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-is-the-MQTT-development-ongoing-Plans-for-supporting-MQTT-authentication-tp5755250.html
> Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to