Download List

Project Description

mod_ssl provides provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1). It is based on the SSL/TLS toolkit OpenSSL and supports all SSL/TLS related functionality, including RSA and DSA/DH cipher support, X.509 CRL checking, etc. Additionally it provides special Apache related facilities like DBM and shared memory based inter-process SSL session caching. per-URL SSL session renegotiations, DSO support, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-21 19:12 Back to release list
2.8.13

This release will always enforce RSA blinding on RSA private keys in order to be resistant to timing attacks. A timeout has been added to the "pre-sucking" of the trailing data in POST request handling. It will correctly shut down shared memory pools on fork+exec situations. There is a bugfix in SSL client certificate verification. It will consistently use OPENSSL_free() instead of plain free(). Various memory leaks related to X509 certificates have been fixed.
Tags: Major security fixes

Project Resources