mod_ssl and apache 1.3.26

mod_ssl and apache 1.3.26

am 28.09.2002 17:31:35 von Andreas Schnell

This is a multi-part message in MIME format.

------=_NextPart_000_0017_01C26714.E50C7180
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hey,

I try to install mod_ssl.

The problem is that the install manual just describes how to install it =
together with apache and openssl.

Well... I have Apache 1.3.26 and openssl 0.9.6c already installed and =
don't want to remove it just to install mod_ssl.

Is there any way to install mod_ssl, even if apache and openssl is =
already installed ?
I hope so.

Any help is greatly appreciated.

Thnx

Andreas

------=_NextPart_000_0017_01C26714.E50C7180
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




Hey,

 

I try to install mod_ssl.

 

The problem is that the install manual =
just=20
describes how to install it together with apache and =
openssl.

 

Well... I have Apache 1.3.26 and =
openssl 0.9.6c=20
already installed and don't want to remove it just to install=20
mod_ssl.

 

Is there any way to install mod_ssl, =
even if apache=20
and openssl is already installed ?

I hope so.

 

Any help is greatly =
appreciated.

 

Thnx

 

Andreas


------=_NextPart_000_0017_01C26714.E50C7180--

____________________________________________________________ __________
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 and apache 1.3.26

am 29.09.2002 08:23:11 von Ibrahim Shaik

Hey ,

I too have the same requirement. I want to install(add module) only mod_ssl
to existing apache and openssl . Many sites explain how to install apache
with mod_ssl from their sources. but no where I found how to add the
mod_ssl module alone.

I appreciate if any one can help us in doing this.

thanks
ibrahim

Original Message:
-----------------
From: Andreas Schnell andreas.schnell@creativez.de
Date: Sat, 28 Sep 2002 17:31:35 +0200
To: modssl-users@modssl.org
Subject: mod_ssl and apache 1.3.26


Hey,

I try to install mod_ssl.

The problem is that the install manual just describes how to install it
together with apache and openssl.

Well... I have Apache 1.3.26 and openssl 0.9.6c already installed and don't
want to remove it just to install mod_ssl.

Is there any way to install mod_ssl, even if apache and openssl is already
installed ?
I hope so.

Any help is greatly appreciated.

Thnx

Andreas


------------------------------------------------------------ --------
mail2web - Check your email from the web at
http://mail2web.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 and apache 1.3.26

am 29.09.2002 16:29:14 von a.moon

Due to unaviodable circumstances, I am away from the office until the Monday 30th September 2002

I will get back to you as soon as i can on my return.

If it's an urgent Online Learning Support Unit / Web/ MUBSWEB/ MUBS Online matter
that requires urgent attention then please contact either Kirsteen1, Sanjay1 or Jeff1
who should be able to help.

If the problem relates to mubsweb please contact sanjay1
If the probelm relates to OASIS or WebCT please contact Kirsteen1
If your query relates to mbs1111 or it support please contact Jeff1

All the best
Alex
____________________________________________________________ __________
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 and apache 1.3.26

am 29.09.2002 16:31:54 von hunter

Andreas Schnell wrote:
> Hey,
>
> I try to install mod_ssl.
>
> The problem is that the install manual just describes how to install it
> together with apache and openssl.
>
> Well... I have Apache 1.3.26 and openssl 0.9.6c already installed and
> don't want to remove it just to install mod_ssl.
>
> Is there any way to install mod_ssl, even if apache and openssl is
> already installed ?
> I hope so.
>
> Any help is greatly appreciated.
>
> Thnx
>
> Andreas

Andreas,

Windows or Unix?

On Windows I may be able to explain it, but not Unix.

You should not continue to use OpenSSL 0.9.6c, there are serious
exploitable flaws in versions less than 0.9.6g. In any case I think it
matters more that mod_ssl be built with a specific version of OpenSSL.
Adding the mod to Apache should be possible without reinstalling.

However, by saving your httpd.conf and replacing it later, a refresh of
the whole code base is not be a big deal in my mind.

-chris


____________________________________________________________ __________
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 and apache 1.3.26

am 29.09.2002 16:32:05 von hunter

ibrahim@mediasoft-inc.com wrote:
> Hey ,
>
> I too have the same requirement. I want to install(add module) only mod_ssl
> to existing apache and openssl . Many sites explain how to install apache
> with mod_ssl from their sources. but no where I found how to add the
> mod_ssl module alone.
>
> I appreciate if any one can help us in doing this.
>
> thanks
> ibrahim
>
> Original Message:
> -----------------
> From: Andreas Schnell andreas.schnell@creativez.de
> Date: Sat, 28 Sep 2002 17:31:35 +0200
> To: modssl-users@modssl.org
> Subject: mod_ssl and apache 1.3.26
>
>
> Hey,
>
> I try to install mod_ssl.
>
> The problem is that the install manual just describes how to install it
> together with apache and openssl.
>
> Well... I have Apache 1.3.26 and openssl 0.9.6c already installed and don't
> want to remove it just to install mod_ssl.
>
> Is there any way to install mod_ssl, even if apache and openssl is already
> installed ?
> I hope so.
>
> Any help is greatly appreciated.
>
> Thnx
>
> Andreas
>
>
> ------------------------------------------------------------ --------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>

Ibrahim,

Windows or Unix?

On Windows I may be able to explain it, but not Unix.
Read my reply to Andreas re version of OpennSSL.

-chris

____________________________________________________________ __________
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 and apache 1.3.26

am 29.09.2002 18:09:18 von Mads Toftum

On Sun, Sep 29, 2002 at 02:23:11AM -0400, ibrahim@mediasoft-inc.com wrote:
> Hey ,
>
> I too have the same requirement. I want to install(add module) only mod_ssl
> to existing apache and openssl . Many sites explain how to install apache
> with mod_ssl from their sources. but no where I found how to add the
> mod_ssl module alone.
>
This is only possible if apache already has EAPI built in.
To check do: ./httpd -V
It should list: -D EAPI for the install without rebuilding apache
to work.
Also make sure that openssl is OpenSSL 0.9.6g.

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 and apache 1.3.26

am 29.09.2002 21:48:31 von Ibrahim Shaik

HI chris ,

I have a Debian version of Linux .
I will try to re-install apache itself and copy the httpd.conf , I currenlty
have . Right now our debian server is used by a testing organization to
test our applications residing on this server.

thought there should be some way to add mod_ssl without disturbing their
work .

thanks
ibrahim

Ibrahim,

Windows or Unix?

On Windows I may be able to explain it, but not Unix.
Read my reply to Andreas re version of OpennSSL.

-chris

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

------------------------------------------------------------ --------
mail2web - Check your email from the web at
http://mail2web.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 and apache 1.3.26

am 30.09.2002 14:33:40 von hunter

ibrahim@mediasoft-inc.com wrote:
> HI chris ,
>
> I have a Debian version of Linux .
> I will try to re-install apache itself and copy the httpd.conf , I currenlty
> have . Right now our debian server is used by a testing organization to
> test our applications residing on this server.
>
> thought there should be some way to add mod_ssl without disturbing their
> work .
>
> thanks
> ibrahim
>
> Ibrahim,
>
> Windows or Unix?
>
> On Windows I may be able to explain it, but not Unix.
> Read my reply to Andreas re version of OpennSSL.
>
> -chris
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
> ------------------------------------------------------------ --------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>

Ibrahim,

I have Debian as well.

I generally let apt-get (dpkg) handle everything. I tweak the Apache
slightly. I would say that apt will handle your situation as well.

I installed apache and then later installed apache-ssl. I seems to work
fine but it also looks like there are 2 servers. In fact if you install
only apache-ssl you do not have http, it seems.

I only use my server for playing around on. I can experiment if that is
of any help to you. I also have two more Debian machines that I can
experiment with ... one is already running apache the other is not - but
could be.

My experience would indicate that your previous configuration will be
preserved - sometimes even when you rather it did not.

apt-get update
apt-get upgrade

These are the sources that I use. I am checking now to see what revs I
am actually running (I am reasonably certain that apt-get updated the
ssl in the past 2 weeks. I am running sshd as well and it needed the
update as well.

deb http://mirror.direct.ca/linux/debian/ testing main contrib
deb-src http://mirror.direct.ca/linux/debian/ testing main contrib
deb http://non-us.debian.org/debian-non-US woody/non-US main
deb-src http://non-us.debian.org/debian-non-US woody/non-US main
deb http://security.debian.org/ stable/updates main
deb http://security.debian.org/ woody/updates main contrib non-free

The resulting versions are ...

Apache/1.3.26 (Unix) Debian GNU/Linux
Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux

I do not know enough about it, but the Ben-SSL may not be mod_ssl, it is
listed as apache_ssl.

Included in apache-ssl (Woody testing)...

libc6 2.2.5-14.3
libdb2 2:2.7.7.0-8
libexpat1 1.95.2-6
libssl0.9.6 0.9.6g-2 < this is important
mime-support 3.19-1
apache-common 1.3.26-1.1
perl 5.6.1-7
libgdbmg1 1.7.3-27.1
perl-doc 5.6.1-7
logrotate 3.6.5-1
dpkg 1.10.4
openssl 0.9.6g-2 < this is important
apache-doc 1.3.26-1.1


I built the Apache, mod_ssl, OpenSSL (Win32) for Apache 1.3.26 but I do
not use it - others asked for it. On windows I am using Apache 2.0.42 -
it has (can have) the SSL built-in but I am not using it.

If someone else would like to comment (not about using Windows) it would
be appreciated.


My suggestion...

Add sources to security and testing if necessary and run:
apt-get update
apt-get upgrade

Originally Woody had Apache 1.3.24 - my current rev were updated by
apt-get update/upgrade.

Chris.


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