I can't to use ca.crt, client.crt, client.key (X509 certificate) to connect mqtt broker. · Issue #133 · wialon/gmqtt · GitHub
More Web Proxy on the site http://driver.im/
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 everyone
I want to use ca.crt, client.crt, client.key to connect mqtt broker.
My code like following:
And the execute result is:
The execute is stop at the following line code
Can someone tell me how to fix it?
Thanks for your watching and any idea.
The X509 certificate file content is:
ca.crt -> Just a ca certificate. Content as following
client.crt -> Just a client certificate. Content as following
client.key -> Just a client key. Content as following
The text was updated successfully, but these errors were encountered: