MQTTnet
MQTTnet copied to clipboard
[Question] How to use cert.pem on MQTTClient side ?
Describe your question
I have an issue with using cert.pem
(self-signedcertificate) for MQTTClient
MQTTClient (Xamarin.Forms) cannot connect to server, but embedded device can
Which project is your question related to?
- Client
- ManagedClient
Do you have some example how to use self-signed certificate for MQTTClient ?