Re: Installing ModSSL Question

2002-06-06 Thread Cliff Woolley
On Thu, 6 Jun 2002, Don wrote: > ./configure \ > --with-apxs[=/path/to/apache/bin/apxs] \ > --with-ssl=/path/to/openssl > > Is the first option the path to the httpd binary (httpd) or the config > file (httpd.conf)? Neither. It's the path to apxs. :) apxs is a script that usually sits

RE: Installing ModSSL Question

2002-06-05 Thread John . Airey
ssage-From: Don [mailto:[EMAIL PROTECTED]]Sent: 04 June 2002 15:41To: [EMAIL PROTECTED]Subject: Installing ModSSL Question Hi,   I'm new to this so please bare with me.  I am running RedHat Linux 6.2 with Apache 1.3.22 and OpenSSL 0.9.6d.  I wish to install ModSSL so

Re: Installing ModSSL Question

2002-06-04 Thread Nalin Dahyabhai
my dilemma. I never compiled Apache from source but rather installed from >rpm packages. Therefore, there doesn't seem to be any way I can install ModSSL. >I've looked at the FAQ but can see no hints on installing ModSSL once Apache is >installed. Neither have I found and

Installing ModSSL Question

2002-06-04 Thread Don
AQ but can see no hints on installing ModSSL once Apache is installed.  Neither have I found and ModSSL rpm package.   I DON'T want to download the Apache tarball and compile/install if I can help it because RedHat is a bit screwy as it uses it's own directories.  Installing Apa

Re: Installing ModSSL

2000-06-15 Thread rwidmer
** Reply to note from "Danilo Nascimento" <[EMAIL PROTECTED]> Wed, 14 Jun 2000 17:27:34 EST > Hi Marcus. There is no way to applay mod_ssl without downtime because > mod_ssl have to apply "patches" to Apache Server Core Code. > Therefore, you will have to stop your server. But to minimize the > d

Re: Installing ModSSL

2000-06-14 Thread Danilo Nascimento
Hi Marcus. There is no way to applay mod_ssl without downtime because mod_ssl have to apply "patches" to Apache Server Core Code. Therefore, you will have to stop your server. But to minimize the downtime, you can build the new server into another directory tree and after testing it you can inst

Re: Installing ModSSL

2000-06-14 Thread Danilo Nascimento
Hi Marcus. There is no way to applay mod_ssl without downtime because mod_ssl have to apply "patches" to Apache Server Core Code. Therefore, you will have to stop your server. But to minimize the downtime, you can build the new server into another directory tree and after testing it you can inst

Re: Installing ModSSL

2000-06-14 Thread Danilo Nascimento
he version of Apache, choosed on step 1. 4) Get the latest version of Source Code of library MM Bye. Danilo. >From: "Marcus Ouimet" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Installing ModSSL >Date: Wed, 14 Jun 2000

Re: Installing ModSSL

2000-06-14 Thread Mads Toftum
On Wed, Jun 14, 2000 at 09:15:25AM -0700, Marcus Ouimet wrote: > I have an exsisting site that is up and running fine on Apache > Webserver. My httpd.conf, access.conf, and srm.conf files are located in > /etc/httpd/conf I am wanting to install ModSSL and OpenSSL to generate a csr > for my sit

Installing ModSSL

2000-06-14 Thread Marcus Ouimet
I have an exsisting site that is up and running fine on Apache Webserver. My httpd.conf, access.conf, and srm.conf files are located in /etc/httpd/conf I am wanting to install ModSSL and OpenSSL to generate a csr for my site on this exsisting version of Apache. I am a newbie and have gone to m

Re: trub installing modssl 2.4.4 on linux 5.2

2000-03-07 Thread Cliff Woolley
Is there a particular reason you're trying to install old versions of both mod_ssl and Apache? The current version of Apache is 1.3.12 and the current version of mod_ssl is 2.6.2. --Cliff Cliff Woolley Central Systems Software Administrator Washington and Lee University http://www.wlu.edu/~jw

trub installing modssl 2.4.4 on linux 5.2

2000-03-07 Thread John Z
hope somebody can help me on this: im trying to install modssl 2.4.4 with apache 1.3.9. bumping into a couple problems which were not present with mod 2.3.3-1.3.6: 1. configure fails to build apache_1.3.9/src/Makefile even though it build configuration.acpi properly. this blows up of course the

Re: installing modssl on frebsd 3.3

1999-10-13 Thread Ralf S. Engelschall
On Fri, Oct 08, 1999, Chris Manjoine wrote: > I have currently installed modssl for testing purposes but when i do a > curl https://localhost/ it says that SSL is disabled can someone tell me what I > need to have in my httpd.conf or apache.conf file to verify that it is > configured properly?

Re: installing modssl /ssh 1

1999-10-13 Thread Tim (not representing his employer's opinions)
Paul Sturgis wrote: > > Just toying with the idea of setting up a ssh client/server on a Caldera > Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any > good information resources would be helpful... > Thanx. SSH? Or SSL? For SSL you can find a FAQ at modssl.org, and look

Re: installing modssl /ssh 1

1999-10-11 Thread Holger Reif
Paul Sturgis schrieb: > > Just toying with the idea of setting up a ssh client/server on a Caldera > Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any > good information resources would be helpful... Both are completely unrelated. Best bet is to install the SSH package fro

Re: installing modssl /ssh 1

1999-10-11 Thread Balázs Bárány
Hi, > Just toying with the idea of setting up a ssh client/server on a Caldera I don't know for Open Linux but in Debian it's very simple: you just install the ssh package. It creates the server keys as needed and starts the daemon. Then ssh ist just a replacement for telnet with additional opti

installing modssl /ssh 1

1999-10-11 Thread Paul Sturgis
Just toying with the idea of setting up a ssh client/server on a Caldera Open Linux 2.2 system. Running apache 1.3.1 . What do I need to do? Any good information resources would be helpful... Thanx. __ Apache Interface to OpenSS

Re: installing modssl on frebsd 3.3

1999-10-09 Thread cfaber
Chris are you starting httpd with 'httpd -DSSL' ? Chris Manjoine wrote: > > I have currently installed modssl for testing purposes but when i do a > curl https://localhost/ it says that SSL is disabled can someone tell > me what I need to have in my httpd.conf or apache.conf file to verify > tha

installing modssl on frebsd 3.3

1999-10-09 Thread Chris Manjoine
I have currently installed modssl for testing purposes but when i do a curl https://localhost/ it says that SSL is disabled can someone tell me what I need to have in my httpd.conf or apache.conf file to verify that it is configured properly? Chris Manjoine | DSP Webmaster | 335-3019 | [EMAIL P