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.

2002-06-24 17:38 Back to release list
2.8.10-1.3.26

An off-by-one buffer overflow bug in the compatibility functionality (mapping of old directives to new ones) was fixed. A memory leak in processing of CA certificates was fixed. In case there is actually a certificate chain in the session cache, the value of SSL_get_peer_certificate(ssl) is now used to verify, as it will have been removed from the chain before it was put in the cache. The PRNG is now seeded with a maximum of 1K from the internal scoreboard.
Tags: Minor security fixes

Project Resources