eclipse / paho.mqtt.m2mqtt

Eclipse Public License 1.0
512 stars 303 forks source link

m2mqtt connections with certificate CA SSL / TLS #122

Open Enxebre08 opened 4 years ago

Enxebre08 commented 4 years ago

Currently It's posible to estabish connections in .Net with the broker with Certificates as SSL / TLS Support such as Python Clients or C++ clientes?

billbarni commented 4 years ago

Not that I know of, no. There is an open Pull Request https://github.com/eclipse/paho.mqtt.m2mqtt/pull/81 for SSL connection, but I don't know if it supports the SLL with different client/server implementations.