Unhandled Perception
From the mind of a developer.

Wednesday, March 05, 2008

Step by Step: Configuring SSL Under Apache

With a secure web server, clients can connect to your server secure in the knowledge both that it is who it claims to be and that the transaction is well-encrypted so their data is safe. The best way of doing this is with Apache 2, the leading Linux web server software, and Secure Sockets Layer, a secure communication protocol. Transport Layer Security (TLS) is the successor to SSL, but they work in basically the same way. I'll refer from here on just to SSL.

Link:
http://www.onlamp.com/...

Labels: ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home