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
right now the server just supports mqtt using username / password.
since i am using the npm mqtt i guess you could configure to use tls over mqtt to connect - but you will have to pass additional parameters in config and modify the code to connect to mqtt broker.
no plans on my part to do it right now. If enough people request it I might look into it,
not sure how handy you are with coding - but if you are you could relatively easily make the changes.
ive been trying to connect to my mqtt broker using ssl, and username/pass but cant get it to work. Whats the options or format of the host?
The text was updated successfully, but these errors were encountered: