Re: SSL



I m writing a client server program that will implement SSL for secure
file transfering... i manage to done is using the IO::Socket::SSL and
creating my own CA as well as client server certificates.

.