eclipse / paho.mqtt.m2mqtt

Eclipse Public License 1.0
512 stars 303 forks source link

m2mqtt certificate login in .net4.0 #114

Open yatingkun opened 4 years ago

yatingkun commented 4 years ago

Can I login broker using certificate in .net4.0

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?