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 ...

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? > [...] >

Re: modssl and mod_perl

2000-10-26 Thread Ralf S. Engelschall
On Wed, Oct 25, 2000, Raymond wrote: > may i ask if there are compatibility issues regarding modssl and perl? > actually i have already made modssl work in another server and i have been > using it. then i was asked to put ssl in another server that uses mod_perl. > what we did was we re-compi

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 ca

Re: Lost my passphrase, what can I do?

2000-10-26 Thread Nate Carlson
On Thu, 26 Oct 2000, Austin Gonyou wrote: > If it's been removed, how could it get put back? write a program to guess every password in the book? -- Nate Carlson <[EMAIL PROTECTED]> | Phone : (952)943-8700 http://www.real-time.com| Fax : (952)943-8500 _

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: http://localhost:443 returns normal http

2000-10-26 Thread Jerrad Pierce
I would consider adding an SSLRequireSSL to your VirtualHost directive > -Original Message- > From: Colin Chalmers [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 24, 2000 5:51 AM > To: [EMAIL PROTECTED] > Subject: http://localhost:443 returns normal http > > << Mes

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 connectio

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.

https => http

2000-10-26 Thread Colin Chalmers
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. configurartion = NT 4.0 sp5, apache 1.3.14 + openssl0.9.6 + modssl SN

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: 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: 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 t

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.

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 Dial

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 use

SSL_CLIENT_CERT_n (n=0,1,2,....) Please help

2000-10-26 Thread Raymond Leung
Hi, I still can not solve the problems. I could'nt figure out why I can't get the client cert chain from mod_ssl. I have installed a client certs in my browser. There are three certificates in the client certificate chain. I have installed the root CA's cert to my apache server, but not the i

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

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 www.mod

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 cer

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:

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: 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

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 pa

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 (

modssl and mod_perl

2000-10-26 Thread Raymond
hi all, may i ask if there are compatibility issues regarding modssl and perl? actually i have already made modssl work in another server and i have been using it. then i was asked to put ssl in another server that uses mod_perl. what we did was we re-compiled apache to accomodate modssl, plus

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

[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. Fabie