Re: question on client authentication using certificates

2001-02-07 Thread Mads Toftum
On Wed, Feb 07, 2001 at 03:35:03PM +0100, Reich, Stefan wrote: > Ok, so on my site it's the same behaviour. > > I am using > > SSLSessionCache dbm:/myapache/logs/ssl_scache > SSLSessionCacheTimeout 300 > Try shm instead of dbm - IIRC there has been a couple of cases where that fix

AW: question on client authentication using certificates

2001-02-07 Thread Reich, Stefan
f: Re: question on client authentication using certificates On Wed, Feb 07, 2001 at 02:01:27PM +0100, Reich, Stefan wrote: > This seems to be indeed a session problem. But it's Netscape specific. > If I look in the log, IE is reusing a session and I can see counters like > request 1

Re: question on client authentication using certificates

2001-02-07 Thread Lutz Jaenicke
On Wed, Feb 07, 2001 at 02:01:27PM +0100, Reich, Stefan wrote: > This seems to be indeed a session problem. But it's Netscape specific. > If I look in the log, IE is reusing a session and I can see counters like > request 1 request 2 request 3 and so on. > With Netscape these subsequent requests a

AW: question on client authentication using certificates

2001-02-07 Thread Reich, Stefan
D] Betreff: Re: question on client authentication using certificates On Wed, Feb 07, 2001 at 09:34:29AM +0100, Reich, Stefan wrote: > Hi, > > I had the Netscape Problem too. I didn't get an answer up to now. > The only way to get around this I found up to now is to configur

Re: question on client authentication using certificates

2001-02-07 Thread Lutz Jaenicke
On Wed, Feb 07, 2001 at 09:34:29AM +0100, Reich, Stefan wrote: > Hi, > > I had the Netscape Problem too. I didn't get an answer up to now. > The only way to get around this I found up to now is to configure to send > the certificate automatically, instead of asking. > > If you find a better solu

AW: question on client authentication using certificates

2001-02-07 Thread Reich, Stefan
richt- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 6. Februar 2001 23:50 An: [EMAIL PROTECTED] Betreff: question on client authentication using certificates Howdy, I am having a problem with modssl certificate based client authentication that will undoubtedly have a s

question on client authentication using certificates

2001-02-06 Thread ERIC_ASKA
Howdy, I am having a problem with modssl certificate based client authentication that will undoubtedly have a simple answer. Currently, I have a CA certificate that I use to sign all my client certificates. On the apache+modssl server I want to use certificate based authentication. The clien