Author Login
Post Reply
On Thu, Jun 19, 2008 at 4:41 PM, Tan, Liao <liao.tan@(protected):
> Guys:
> 1)I want to know if there´s mod_ssl patch for Apache 2.0.x. I saw in modssl.org, and strangely the latest version has the date of 2007, and is for Apache 1.3.
> 2)I already have my apache installed, that´s why I´m looking for a patch for mod_ssl, the final purpose is enable my current http to https. I have the directives I think its needed in http-ssl.conf files. Is it really necessary to have the files mod_ssl.so and mod_ssl.c?
mod_ssl comes with apache 2.0.x and later, so you don't need anything
from modssl.org. You do need the mod_ssl module, though, either
compiled as a DSO or statically.
If you built your own Apache, figure out how to rebuild it with SSL support.
--
Eric Covener
covener@(protected)
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)