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.

2004-10-30 20:30
2.8.22-1.3.33

This is the companion version to Apache 1.3.33.
There is no functional change, just an adjusted
patch set.
Tags: Minor feature enhancements

2004-10-22 16:29
2.8.21-1.3.32

This is the companion mod_ssl version for Apache 1.3.32.
Tags: Minor feature enhancements

2004-07-17 12:50
2.8.19-1.3.31

Fixed a security bug caused by a format string vulnerability.
Tags: Minor security fixes

2003-11-02 08:06
2.8.16-1.3.29

This version upgrades to Apache 1.3.29 and fixes a few
bugs. It avoids memory corruption in certificate handling
caused by a heap memory double-freeing situation,
allows the "HTTPS" variable to be passed through by
suEXEC, clears the OpenSSL error code in the pass
phrase reading code, reverts the recent change where
ap_cleanup_for_exec() called
ap_kill_alloc_shared(), and correctly checks for
SSL_R_HTTP_REQUEST.
Tags: Minor bugfixes

2003-07-18 22:55
2.8.15-1.3.28

Upgraded to Apache 1.3.28.

Project Resources