mod_ssl for Apache 2
am 26.01.2005 11:15:37 von ColinB
I'm slightly confused. The www.modssl.org site says that it is for
Apache 1 and makes no mention (that I could find) of Apache 2. Yet
there is a mod_ssl module mentioned on the Apache 2 web pages
http://httpd.apache.org/docs-2.0/mod/mod_ssl.html
credited to the same author.
What is the relationship between mod_ssl for Apache 1 and Apache 2 ?
Why doesn't www.modssl.org say that it is for both Apache 1 and 2 ?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: mod_ssl for Apache 2
am 26.01.2005 14:00:22 von Mads Toftum
On Wed, Jan 26, 2005 at 02:15:37AM -0800, ColinB wrote:
> What is the relationship between mod_ssl for Apache 1 and Apache 2 ?
>
The mod_ssl in apache2 is based on the mod_ssl for Apache 1.3, but the
two versions are not the same module.
> Why doesn't www.modssl.org say that it is for both Apache 1 and 2 ?
>
Because it isn't. The mod_ssl available at www.modssl.org is only for
Apache 1.3.
vh
Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: mod_ssl for Apache 2
am 26.01.2005 15:46:11 von Tony Andrews
I think I know the answer to this but what the heck...
I run apachectl -l and get...
core.c
worker.c
http_core.c
mod_so.c
No mod_ssl . This is Apache 2.0.39. Is there a way to get mod_ssl
installed on this server outside of re-installing Apache?
Thanks,
Tony Andrews
----- Original Message -----
From: "Mads Toftum"
To:
Sent: Wednesday, January 26, 2005 7:00 AM
Subject: Re: mod_ssl for Apache 2
> On Wed, Jan 26, 2005 at 02:15:37AM -0800, ColinB wrote:
> > What is the relationship between mod_ssl for Apache 1 and Apache 2 ?
> >
> The mod_ssl in apache2 is based on the mod_ssl for Apache 1.3, but the
> two versions are not the same module.
>
> > Why doesn't www.modssl.org say that it is for both Apache 1 and 2 ?
> >
> Because it isn't. The mod_ssl available at www.modssl.org is only for
> Apache 1.3.
>
> vh
>
> Mads Toftum
> --
> `Darn it, who spiked my coffee with water?!' - lwall
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: mod_ssl for Apache 2
am 26.01.2005 15:55:19 von dufresne
On Wed, 26 Jan 2005, Mads Toftum wrote:
> On Wed, Jan 26, 2005 at 02:15:37AM -0800, ColinB wrote:
> > What is the relationship between mod_ssl for Apache 1 and Apache 2 ?
> >
> The mod_ssl in apache2 is based on the mod_ssl for Apache 1.3, but the
> two versions are not the same module.
>
> > Why doesn't www.modssl.org say that it is for both Apache 1 and 2 ?
> >
> Because it isn't. The mod_ssl available at www.modssl.org is only for
> Apache 1.3.
>
Just to clarify some, mod_ssl is part of apache 2 by default, you just
turn it on with configure/compile options while for
apache 1.3.x it is an addon package requiring a few other steps in the
configure/compile process and additional packages to link with.
Thanks,
Ron DuFresne
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
admin & senior security consultant: sysinfo.com
http://sysinfo.com
....Love is the ultimate outlaw. It just won't adhere to rules.
The most any of us can do is sign on as it's accomplice. Instead
of vowing to honor and obey, maybe we should swear to aid and abet.
That would mean that security is out of the question. The words
"make" and "stay" become inappropriate. My love for you has no
strings attached. I love you for free...
-Tom Robins
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: mod_ssl for Apache 2
am 27.01.2005 09:49:39 von ColinB
Thanks all. That clarifies the situation nicely.
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org