I am using Pubsubclient to connect MQTTS
When I am trying to establish the connection I am getting this error:
(SSLClient)(SSL_ERROR)(connect): Failed to connect using m_client. Are you connected to the internet?
2022/3/3 14:42:59 [ERROR] Could not start mqtt client;
I think I am using wrong SSL CA, but there is no certain way to find out,
Currently I tries using: Baltimore CyberTrust Root
I am using Pubsubclient to connect MQTTS When I am trying to establish the connection I am getting this error:
I think I am using wrong SSL CA, but there is no certain way to find out, Currently I tries using: Baltimore CyberTrust Root
Please suggestany solution to this.