When using the secure tcp client, I'm able to connected, send and receive messages from the server. But I found out that the client doesn't verify that the server certificate is valid. What is the reason for this part of the code for being commented out?
When using the secure tcp client, I'm able to connected, send and receive messages from the server. But I found out that the client doesn't verify that the server certificate is valid. What is the reason for this part of the code for being commented out?