Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] mandatory MQTT username/password?

Hello Benjamin,

This is simply a legacy feature that was included when we first forked our code base for the Kura project. As you say, it is generally not an issue as brokers not requiring authentication will ignore the default username/password, so we haven’t changed the requirement. We do need to review this requirement if you are having problems with AWS. If you have a patch we would certainly review it. 

Thanks,
--Dave

On Oct 15, 2015, at 06:07, Benjamin Cabé <benjamin@xxxxxxxxxxx> wrote:

Hi,

Is there a reason why the MqttDataTransport must be given a username and password? While this has not given me any trouble in the past since most "unsecure" brokers would just ignore the given credentials, I have troubles connecting to AWS IOT since the dummy username/password actually does cause an authentication issue :(

FWIW I am happy to propose a patch if you think it's worth fixing.

Thanks
Benjamin –



Benjamin Cabé

Eclipse Foundation
+33 (0) 619196101
_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev


Back to the top