[EMAIL PROTECTED] wrote: > > What are the issues with using a newer mod_ssl with an older apache? > > I need to use Apache 1.3.12 for a project and am wondering if I can use > the newer mod_ssl releases? Are there bugs or vulnerabilities with the > mod_ssl for Apache 1.3.12 or is it safe to use the older mod_ssl?
AFAIK, mod_ssl is tweaked with every new apache version. If you look on the mod_ssl site you will see that each distro is tagged with the apache version to which it applies. I would not expect mod_ssl-2.8.8-1.3.24 to work with apache 1.3.12. Why do you need to use 1.3.12? If your binary was not compiled with EAPI (needed for mod_ssl) you will need to recompile anyway. Rgds, Owen Boyle. ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
