You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to understand how I can connect in a secure way to a mosquitto broker, running on a Raspberry PI. I have configured mosquitto to ask for valid certificates, signed by my own CA. Now I'm looking in your Android Studio project and I have found the Advanced activity in which it's possible to set the SSL flag and to insert a file path. Which file does it ask for? I'm in possess of .crt and .key files for the client, but I think the application needs something different.
Thank you in advance for your help!
David
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to understand how I can connect in a secure way to a mosquitto broker, running on a Raspberry PI. I have configured mosquitto to ask for valid certificates, signed by my own CA. Now I'm looking in your Android Studio project and I have found the Advanced activity in which it's possible to set the SSL flag and to insert a file path. Which file does it ask for? I'm in possess of .crt and .key files for the client, but I think the application needs something different.
Thank you in advance for your help!
David
The text was updated successfully, but these errors were encountered: