You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Tan, Liao " <li...@citi.com> on 2008/06/19 22:41:57 UTC

[users@httpd] Question about mod_ssl patch for Apache 2.0.46

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?

Thanks
Ingrid 


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Question about mod_ssl patch for Apache 2.0.46

Posted by Eric Covener <co...@gmail.com>.
On Thu, Jun 19, 2008 at 4:41 PM, Tan, Liao <li...@citi.com> 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
covener@gmail.com

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org