[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

SSL/TLS Strong Encryption: How-To

``The solution of this problem is trivial and is left as an exercise for the reader.''
Standard textbook cookie

How to solve particular security constraints for an SSL-aware webserver is not always obvious because of the coherences between SSL, HTTP and Apache's way of processing requests. This chapter gives instructions on how to solve such typical situations. Treat is as a first step to find out the final solution, but always try to understand the stuff before you use it. Nothing is worse than using a security solution without knowing its restrictions and coherences.

Cipher Suites and Enforced Strong Security

Client Authentication and Access Control


Apache HTTP Server Version 2.0

Index Home