I have got almost finished program written in Borland C++ Builder 5...
It works with pop3 servers, and turns out, some of them actually use SSL ;)
Program uses socket VCL components to work with the server, and what i need
to do now is add SSL support to it, preferrably without changing too much of
the concept. Is there an easy way to do so using OpenSSL?

Or, is there a way to create SSL "proxy" to which it will connect, allowing
secure connection with the server?


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to