Search code examples
apachehttpsopensslhttp-authenticationmod-ssl

Does mod_ssl 2.8.31 work with Apache 2.2?


I'm trying to setup a mod_ssl - Apache server for authentication purpose. I just downloaded the latest mod_ssl package (2.8.31) and the CHANGE document says it's only been upgraded to Apache 1.3.41. However, 1.3.x is no longer maintained.

Should I stick with the older version of the Apache just because mod_ssl said so or should I upgrade to Apache 2.2?

Any help would be much appreciated!

Z.Zen


Solution

  • mod_ssl is included in the Apache source distribution now - you don't have to obtain it separately.