implement TLS (or SSL) communication
843811Aug 18 2001 — edited Aug 20 2001Hi all,
I wish to make a very Keep It Simple and Stupid client server application that will conduct secured communication between the client and the server.
The natural approach would be to use TLS (which supercedes SSL, but is a little new yet) or SSL.
I would like to get some reliable and simple sample code, or alternatively, straight forward documentation which will directly fascilitate adding security to the communication done by my client-server application to be.
Any help would be most welcome.
Regards,
Matan