thinger-io/IOTMP-Linux

Allow insecure connections for debug purposes

Opened this issue · 0 comments

In order to debug possible issues with SSL connections and their certificates, an insecure connection should be permitted to the port 25204, and specified to the client with client.set_secure_connection(false);

At this moment this connection is not being established successfully.