Re: Hanging Processes

2001-09-06 Thread Mads Toftum
On Wed, Sep 05, 2001 at 10:10:10PM -0400, Paul G. Weiss wrote: > ( My apologies if this is posted twice. ) > > > I have processes that appear to hang for a considerable period of time > while waiting for a read to complete. I would have thought that there > would be a timeout but apparently n

Did it pass?

2001-09-06 Thread Aage Baardsen
I am not sure if my message passed through the mailing list. Thats why i post it again. Sorry for any unconvenience it may cause. I have a problem with hosting more than one SSL based virtualhost. It seems that the first one has precedence, and the rest (living on the same port) don't get reac

Re: Did it pass?

2001-09-06 Thread Alex Pircher
That's the chicken and egg problem, you need a different IP for each SSL-based VirtualHost: http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47 GreetingX, Alex --- Aage Baardsen <[EMAIL PROTECTED]> schrieb: > I am not sure if my message passed through the mailing list. Thats > why i post it agai

Re: Did it pass?

2001-09-06 Thread Aage Baardsen
> That's the chicken and egg problem, you need a different IP > for each SSL-based VirtualHost: > http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47 > Thanks Alex. Rgds, Aage __ Apache Interface to OpenSSL (mod_ssl)

Re: Did it pass?

2001-09-06 Thread Are Hoel
At 10:28 06.09.2001 +0200, you wrote: >That's the chicken and egg problem, you need a different IP >for each SSL-based VirtualHost: >http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47 I have actually managed to get this working with only one IP :) Here's the settings from my conf file: ### SS

Re: Did it pass?

2001-09-06 Thread Alex Pircher
I've done it too with one IP, BUT this only works with Subdomains and Wildcard-Certificates! GreetingX, Alex --- Are Hoel <[EMAIL PROTECTED]> schrieb: > At 10:28 06.09.2001 +0200, you wrote: > >That's the chicken and egg problem, you need a different IP > >for each SSL-based VirtualHost: > >h

RE: Did it pass?

2001-09-06 Thread David Marshall
Examine the certificates returned in this configuration. Only one certificate will be used. My experience, is the cert from the )default gets used. With Apache 1.3.19 and above, you can make this work using a unique IP address for each ssl Virtual Host. On Solaris it is easy to add multiple IPs t

pki structure

2001-09-06 Thread Juan Carlos Albores Aguilar
hi, i have a system linux with apache, modssl and openssl, i have created my own CA and i sign certificates and all those.  I would like to know where can i get some info about the pki that a system like mine  can offer, i mean, about the structure, components, how this pki manage certificat