Replies: 1 comment
-
Hi @nexquery you could use SSL certificates for this, you would have to install them in the server's operating system for each client. Another approach would be to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, people I do not know can connect to my TCP server without using a client. To prevent this, I want it to perform a verification before connecting to the server, but I have no idea how to do this. I think I need to use a certificate like simpletcp.crt. If this is done with a certificate, can you give me a short example of how to do it?
Beta Was this translation helpful? Give feedback.
All reactions