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.
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.