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:14 Back to release list
2.8.14-1.3.27

Logic in the destruction of a temporary certificate structure has been fixed, and in this way a crash due to freeing a NULL object has been fixed. One newly introduced X509_free() call in the context of SSL_get_certificate() has been removed, because this function does not increment a reference count. The hash-table based shared memory session cache (shmht) implementation has been fixed by making sure that the underlying hash table library does not crash if memory cannot be allocated.
Tags: Major bugfixes

Project Resources