Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Will this also support MQTT over TLS? #26

Closed
gregtoth opened this issue May 24, 2017 · 1 comment
Closed

Will this also support MQTT over TLS? #26

gregtoth opened this issue May 24, 2017 · 1 comment

Comments

@gregtoth
Copy link

Will this also support gateway connecting via MQTT over TLS?

@johanstokking
Copy link
Contributor

johanstokking commented May 24, 2017

Yes, depending on the platform implementation. In the current Linux implementation, it's not connecting over TLS (see https://github.com/TheThingsNetwork/paho.mqtt.embedded-c/blob/develop/MQTTClient-C/src/linux/MQTTLinux.c#L146-L148), but it's very well possible. This library is platform independent; it simply does a NetworkConnect()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants