eclipse / paho.mqtt.m2mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m2mqtt certificate login in .net4.0

yatingkun opened this issue · comments

Can I login broker using certificate in .net4.0

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?