On Thu, Jun 19, 2008 at 4:41 PM, Tan, Liao <[EMAIL PROTECTED]> wrote: > 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 [EMAIL 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]