Hi Neo > Can anyone in brief tell me the difference between thge functionality of > opnssl & sslproxy. Any pointers will also be appreciated.
OpenSSL is a service that run with another service. For example Apache-SSL, FTP-SSL, etc. SSLProxy is a proxy that run with SSL. OpenSSL is a layer for others servicies. In this case SSLProxy require OpenSSL to run. OpenSSL is a encryption system. You can found more information about OpenSSL in http://www.openssl.org/. I known what is SSLProxy service. I supposed that this a simple proxy with > SSL encryption. > Thanks in advance Regards Juan M Mouriz
