[BugDB] EAPI Patch Apache with Linux (PR#473)

2000-10-26 Thread modssl-bugdb
Full_Name: Fabien Voland Version: OS: Linux 6.2 Submission from: (NULL) (193.8.109.99) Hi! I search the EAPI Patch for Apache/Linux. For your information my version of Apache is 1.3.9-4 and is installed with Linux. Can you tell me where can I find this patch ? Thanks and best regards.

No user cert

2000-10-26 Thread William Scates
I've got an error. We've upgraded our ssl, w/ apache. when a person goes to the site, they get "No user Certification". any ideas? __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing

HSM and mod_ssl

2000-10-26 Thread Bernhard Schneck
Hi, we are trying to use the new support for hardware security modules with keys stored in the module (nCipher nForce), not the file system. The software used is: Apache-1.3.14 mod_ssl-2.7.1-1.3-14 with SSL_EXPERIMENTAL openssl-engine-0.9.6 nFast version 1.61.4

http://localhost:443 reurns normal http page

2000-10-26 Thread Colin Chalmers
I have a strange problem which has probably got something to do with my config file. Apache + modssl (latest versions) on win32 (NT 4 sp5) http://localhost works https://localhost works but http://localhost:443 returns a page but does not use a secure connection Below are the most important

Re: lex problems...

2000-10-26 Thread Owen Boyle
Rubino Daniel-adr022 wrote: I'm using apache 1.3.14 + modssl 2.7.1-1.3.14 + openssl 0.9.5a + HP-UX 10.20. For a start, you could upgrade to openssl 0.9.6 ...but since that's a Microsoft type of answer, you might also check that you have SSL_BASE set. If you have apache_1.3.14 at the same

Lost my passphrase, what can I do?

2000-10-26 Thread Kek Sin Lee
Is anybody has a solution for recovering passphrase for apache mod_ssl? Thank you

Re: ANNOUNCE: ApacheCon 2000

2000-10-26 Thread Ralf S. Engelschall
On Mon, Oct 23, 2000, Mads Toftum wrote: On Sun, Oct 22, 2000 at 08:18:03PM -0400, Schwartz, Mark wrote: For the benefit of those of us not able to attend the conference, could someone spell out the vhost concerns? Is this in relation to the bugs in 1.3.12 for the handling of Host:

Problem using client verification

2000-10-26 Thread Göran Fröjdh
(Resending this msg, since I got no answers last time - isn't there anyone that has some tips here?) I'm having difficulties in getting client verification to work in mod-ssl. The method i use (which has been successful om my old system, Apache-SSL) is to require that clients that connect to

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

2000-10-26 Thread Marco Di Folco - Coresecure, Inc.
Hi Folks, I am configuring a new server, RedHat Linux 6.2. I installed OpenSSL 0.9.6 (I used openssl-0.9.6-4.i386.rpm from www.openssl.org) (I assume that my OpenSSL is working well, because OpenSSH runs fine on my server) Then I got mod_ssl-2.6.6-1.i386.rpm from the contrib section at

RE: http://localhost:443 reurns normal http page

2000-10-26 Thread John . Airey
The only thing I can see as strange with that configuration is that you didn't get an error with http://localhost:443. The server should have responded that you used the wrong protocol, since it would expect an SSL connection to that that port. that is why you have the s after http (to indicate a

Re: multiple secure name-based virtual hosts and mod_ssl

2000-10-26 Thread Merton Campbell Crockett
On Mon, 23 Oct 2000, Panon, Paul-Andre wrote: Hello, I am trying to use multiple name-based virtual hosts with mod_ssl. The system is running Mandrake 7.1 with mod_ssl-2.6.4. The virtual hosts definition work fine with one gotcha, the first certificate/private key pair is being used for

Unable to configure RSA server private key ???

2000-10-26 Thread nico lembrechts
Hi, I am trying to enable https on my openbsd box. I just made and signed my keys with the CA.sh script. I placed the certificate and the private key in the right place and started apache with apachectl startssl command Server kmoware.com:443 (RSA)Enter pass phrase: Ok: Pass Phrase

http://localhost:443 returns normal http

2000-10-26 Thread Colin Chalmers
I have a strange problem which has probably got something to do with my config file. Apache + modssl (latest versions) on win32 (NT 4 sp5) http://localhost works https://localhost works but http://localhost:443 does not give a secure connection Below are the most important parameters. Any

Re: http://localhost:443 reurns normal http page

2000-10-26 Thread Owen Boyle
Colin Chalmers wrote: http://localhost works https://localhost works but http://localhost:443 returns a page but does not use a secure connection What do you mean by "works"? Do they all lead to the same page? I think what is happening is the following: http://localhost - defaults to

RE: No user cert

2000-10-26 Thread Joyce
Is the server certificate included in the file, apache/conf/ssl.crt/ca-bundle.crt ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of William Scates Sent: Wednesday, October 25, 2000 1:26 AM To: [EMAIL PROTECTED] Subject: No user cert I've got an error.

Re: Lost my passphrase, what can I do?

2000-10-26 Thread Mads Toftum
On Wed, Oct 25, 2000 at 07:03:19PM -0500, Kek Sin Lee wrote: Is anybody has a solution for recovering passphrase for apache mod_ssl? No! Other than guessing it, there's nothing you can do. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall

Re: https = http

2000-10-26 Thread Bill Moran
Colin Chalmers wrote: I have a problem that when an application (Turbine) accessed via https refers to its own URL that http://...:443 is used instead of https://... whereby the error that http is being spoken to an https port is given. This "Turbine" application is wrong. Any

http://localhost:443 returns normal http

2000-10-26 Thread Colin Chalmers
I have a strange problem which has probably got something to do with my config file. Apache + modssl (latest versions) on win32 (NT 4 sp5) http://localhost works https://localhost works but http://localhost:443 does not give a secure

Re: Lost my passphrase, what can I do?

2000-10-26 Thread Austin Gonyou
If it's been removed, how could it get put back? Austin __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager

Re: Lost my passphrase, what can I do?

2000-10-26 Thread Austin Gonyou
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? Austin Original Message On 10/26/00, 5:08:08 PM, Nate Carlson [EMAIL PROTECTED] wrote regarding Re: Lost my passphrase, what can I do?: On Thu, 26 Oct 2000,

Re: lex problems...

2000-10-26 Thread Ralf S. Engelschall
On Mon, Oct 23, 2000, Rubino Daniel-adr022 wrote: I'm using apache 1.3.14 + modssl 2.7.1-1.3.14 + openssl 0.9.5a + HP-UX 10.20. Everything works fine until I tried to run 'make' on apache. It gaves the following error (see bellow). Does anyone have any idea what's wrong? [...] -DUS

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

2000-10-26 Thread Mignonette Viado
Hello, Below is my httpd.conf. I tried to have 2 secure sites however i can only access the second site thru port 8000. Can't i make the second site listen to the standard https port too? I tried setting the 2nd site but i get connection refused by server. Please help. Mignonette Viado