RE: EAPI and 3rd party products

2000-10-27 Thread Hansknecht, Deborah A
In general, it will probably depend upon the third party module you are adding. If at all possible, get the source and compile it with -DEAPI. The EAPI modifies just a few little used structures like connection_rec, server_rec, and request_rec, for example. I can tell you from personal experienc

Re: EAPI and 3rd party products

2000-10-27 Thread Ralf S. Engelschall
On Fri, Oct 27, 2000, Schwartz, Mark wrote: > Assuming a module does not segfault, are there any ideosyncracies I should > be aware of? Intermittent problems? No, usually they either segfault immediately already at startup or after the first request or they segfault never.

Missing Env Vars

2000-10-27 Thread Keith Parkansky
I'm a newbie at setting up a Web server so please excuse any ignorance contained in this message. I recently set up a Web server at work running Red Hat 6.2 Pro and installed the Red hat Apache/SSL CD. Just about everything seems to be working OK. I purchased the lower-price cert from Verisi

RE: EAPI and 3rd party products

2000-10-27 Thread Schwartz, Mark
Assuming a module does not segfault, are there any ideosyncracies I should be aware of? Intermittent problems? -Mark -Original Message- From: Mads Toftum [mailto:[EMAIL PROTECTED]] Sent: Friday, October 27, 2000 4:09 PM To: [EMAIL PROTECTED] Subject: Re: EAPI and 3rd party products On

Re: EAPI and 3rd party products

2000-10-27 Thread Mads Toftum
On Fri, Oct 27, 2000 at 03:45:05PM -0400, Schwartz, Mark wrote: > Are there any concerns with running third party modules built non-EAPI aware > (distributed as shared objects from a 3rd party vendor) with an EAPI aware > Apache server (1.3.12)? > Some (but not all) modules segfault. vh Mads T

EAPI and 3rd party products

2000-10-27 Thread Schwartz, Mark
Are there any concerns with running third party modules built non-EAPI aware (distributed as shared objects from a 3rd party vendor) with an EAPI aware Apache server (1.3.12)?   -Mark C. Schwartz

Re: IE 5.5 and installing self signed certs.

2000-10-27 Thread Lutz Jaenicke
On Fri, Oct 27, 2000 at 02:55:14PM -0400, [EMAIL PROTECTED] wrote: > I am trying to create self signed certificates for my site. The self signed >certificate was made following the directions in the FAQ section under the >www.modssl.org site (using the sign.sh script) I can only give you a wil

IE 5.5 and installing self signed certs.

2000-10-27 Thread jkusnetz
I am using Apache 1.3.12, mod_ssl-2.6.6-1.3.12 and openssl-0.9.5a I am trying to create self signed certificates for my site. The self signed certificate was made following the directions in the FAQ section under the www.modssl.org site (using the sign.sh script) When accessing the site with

Re: problem to install

2000-10-27 Thread jeremie roux
Mignonette Viado wrote: have you installed openssl?   yes! it's in /usr/bin/openssl   On Fri, 27 Oct 2000 09:31:10 -0700  jeremie roux <[EMAIL PROTECTED]> wrote: > Hi everyone, > > sorry to bother you, I am trying to install mod-ssl > /2.7.1 and when > I configure Apache, I get the following pro

Re: problem to install

2000-10-27 Thread Mignonette Viado
have you installed openssl? On Fri, 27 Oct 2000 09:31:10 -0700 jeremie roux <[EMAIL PROTECTED]> wrote: > Hi everyone, > > sorry to bother you, I am trying to install mod-ssl > /2.7.1 and when > I configure Apache, I get the following problem: > " > + SSL interface plugin: Vendor DBM (libc)

problem to install

2000-10-27 Thread jeremie roux
Hi everyone, sorry to bother you, I am trying to install mod-ssl /2.7.1 and when I configure Apache, I get the following problem: " + SSL interface plugin: Vendor DBM (libc) /usr/libexec/ld-elf.so.1: /usr/local/bin/openssl: Undefined symbol "SSLeay_add_all_algorithms" + SSL library pat

Re: Lost my passphrase, what can I do?

2000-10-27 Thread Austin Gonyou
Thanks for pointing me directly to this. I just haven't had the time to go look. Course, I feel dumb for not looking here when I did. Austin >> Original Message << On 10/27/00, 2:49:58 AM, Mads Toftum <[EMAIL PROTECTED]> wrote regarding Re: Lost my passphrase,

Re: multiple secure IP-based virtual hosts thru https port

2000-10-27 Thread Owen Boyle
Mignonette Viado wrote: > how can i make it: > > https://www.site1.com > https://www.site2.com This should be easy - sounds more like there is something wrong with your network configuration... - Do www.site1.com and www.site2.com resolve to two different IP addresses? - Can your machine resolv

Re: multiple secure IP-based virtual hosts thru https port

2000-10-27 Thread Mignonette Viado
Hi, I can access the first site thru the usual 443 port but if i configure site2 to listen to 443 i get an error. like: but if i change the 2nd vhost to: everything is okey. thus i'll have something like this: https://www.site1.com https://www.site2.com:8000 how can i make it: https://www.

RE: redhat6.2: apache-1.3.12 can't start! (mod_ssl-2.6..6)

2000-10-27 Thread John . Airey
Try removing your current apache version rpm -e apache (Your configuration file httpd.conf should be saved with an .rpmsave extension added to it, but copy it beforehand to be sure). and then download the latest apache and mod_ssl together from http://www.modssl.org/contrib/apache_mod_ssl-1.3.

Re: multiple secure IP-based virtual hosts thru https port

2000-10-27 Thread Owen Boyle
Mignonette Viado wrote: > I tried to have 2 secure sites > however i can only access the second site thru port 8000. Try the following: - Add "SSLEngine on" in all SSL VHs - Add the port number in the tags. eg. << DocumentRoot "/home/httpd/site1" ServerName www

Re: Lost my passphrase, what can I do?

2000-10-27 Thread Mads Toftum
On Thu, Oct 26, 2000 at 10:48:18PM +, Austin Gonyou wrote: > No...if the password has literally been stripped out of the key. So it's > run without a passhphrase, how could it be put back? See http://www.modssl.org/docs/2.7/ssl_faq.html#change-passphrase vh Mads Toftum -- `Darn it, who sp