Question

I want to do a TCP/IP SSL connection with Indy10 sockets and an SSLIOHandler.

Do I need a Certificate and Private key on my side?

Was it helpful?

Solution

You need to use a ceritificate only if the remote party requires it, otherwise it is optional.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top