mod_ssl not for apache 2.2.4 (unix)?

mod_ssl not for apache 2.2.4 (unix)?

am 14.12.2007 21:10:17 von Chris Jordan

------=_Part_2709_15614957.1197663017795
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi folks,

I'm a complete newbie to compiling apache, and I'm trying to install my
first SSL certificate. All instructions I can find so far all assume that I
have mod_ssl installed already.

I'm willing to install it, but all of the references I can find to the
latest and greatest version of mod_ssl say that it's for apache 1.3.39, but
I'm running apache 2.2.4 on a Fadora Core 6 (2.6.20-1.292.fc6)

I don't want to proceed with recompiling the web server unless I know that
I'm doing the right thing.

Can any one either a) just help me... or b) point me to a good article or
set of articles on how to do this?

I should mention that we host many, many virtual domains off this one
server.

Thanks heaps,
Chris

--
http://cjordan.us

------=_Part_2709_15614957.1197663017795
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi folks,



I'm a complete newbie to compiling apache, and I'm
trying to install my first SSL certificate. All instructions I can find
so far all assume that I have mod_ssl installed already.



I'm
willing to install it, but all of the references I can find to the
latest and greatest version of mod_ssl say that it's for apache 1.3.39,
but I'm running apache 2.2.4 on a Fadora Core 6 (2.6.20-1.292.fc6)



I don't want to proceed with recompiling the web server unless I know that I'm doing the right thing.



Can any one either a) just help me... or b) point me to a good article or set of articles on how to do this?




I should mention that we host many, many virtual domains off this one server.



Thanks heaps,

Chris

--


------=_Part_2709_15614957.1197663017795--
____________________________________________________________ __________
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 not for apache 2.2.4 (unix)?

am 14.12.2007 21:25:03 von rich.fought

As of Apache 2.x mod_ssl is included in the distribution. All you
should have to do is enable the module in the configuration file.
=20
Rich
____________________________________________________________ __________
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 not for apache 2.2.4 (unix)?

am 14.12.2007 21:27:05 von Joe Orton

On Fri, Dec 14, 2007 at 02:10:17PM -0600, Chris Jordan wrote:
> Hi folks,
>
> I'm a complete newbie to compiling apache, and I'm trying to install my
> first SSL certificate. All instructions I can find so far all assume that I
> have mod_ssl installed already.
>
> I'm willing to install it, but all of the references I can find to the
> latest and greatest version of mod_ssl say that it's for apache 1.3.39, but
> I'm running apache 2.2.4 on a Fadora Core 6 (2.6.20-1.292.fc6)

mod_ssl is part of httpd 2.x, and is included with Fedora. Run

yum install mod_ssl

joe
____________________________________________________________ __________
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 not for apache 2.2.4 (unix)?

am 14.12.2007 21:34:52 von Chris Jordan

------=_Part_2776_22004795.1197664492902
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Richard & Joe, Thanks so much!

Joe, thanks for the command. :o)

I'll see if I can manage it from here. I appreciate you answering such a
basic question for me. Really. Thanks. :o)

Cheers!
Chris

On Dec 14, 2007 2:27 PM, Joe Orton wrote:

> On Fri, Dec 14, 2007 at 02:10:17PM -0600, Chris Jordan wrote:
> > Hi folks,
> >
> > I'm a complete newbie to compiling apache, and I'm trying to install my
> > first SSL certificate. All instructions I can find so far all assume
> that I
> > have mod_ssl installed already.
> >
> > I'm willing to install it, but all of the references I can find to the
> > latest and greatest version of mod_ssl say that it's for apache 1.3.39,
> but
> > I'm running apache 2.2.4 on a Fadora Core 6 (2.6.20-1.292.fc6)
>
> mod_ssl is part of httpd 2.x, and is included with Fedora. Run
>
> yum install mod_ssl
>
> joe
>



--
http://cjordan.us

------=_Part_2776_22004795.1197664492902
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Richard & Joe, Thanks so much!

Joe, thanks for the command. :o)

I'll see if I can manage it from here. I appreciate you answering such a basic question for me. Really. Thanks. :o)

Cheers!
Chris


On Dec 14, 2007 2:27 PM, Joe Orton <> wrote:

On Fri, Dec 14, 2007 at 02:10:17PM -0600, Chris Jordan wrote:
> Hi folks,
>
> I'm a complete newbie to compiling apache, and I'm trying to install my
> first SSL certificate. All instructions I can find so far all assume that I

> have mod_ssl installed already.
>
> I'm willing to install it, but all of the references I can find to the
> latest and greatest version of mod_ssl say that it's for apache 1.3.39, but

> I'm running apache 2.2.4 on a Fadora Core 6 (2.6.20-1.292.fc6)

mod_ssl is part of httpd 2.x, and is included with Fedora.  Run

 yum install mod_ssl

joe




--


------=_Part_2776_22004795.1197664492902--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org