Posted by: Md. Masud on: August 15, 2007
Secure Sockets Layer (SSL) is the most widely known protocol that offers privacy and good reliability for client-server communication over the Internet. SSL itself is conceptually quite simple: it negotiates the cryptography algorithms and keys between two sides of a communication, and establishes an encrypted tunnel through which other protocols (like HTTP) can be transported. Optionally, SSL can also authenticate both sides of communication through the use of certificates.

Details configuration is attached. How will have a clear information about how to configure all this.
Attached document: apache-2-with-ssl.doc
Ref: www.securityfocus.com
August 15, 2007 at 1:49 pm
Hey, Really a nice post. I have been searching a document like this for quite a long time.
Thanks and keep up the good work.