RE: [openssl-users] Re: users auth. in XP for HTTPS

2011-08-30 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Erwann ABALEA > Sent: Tuesday, 30 August, 2011 04:39 > To: openssl-users@openssl.org > Subject: Re: [openssl-users] Re: users auth. in XP for HTTPS > > Hodie III Kal. Sep. MMXI, Jakob Bohm scripsit: > > On 8/30/2011 3:29

RE: users auth. in XP for HTTPS

2011-08-30 Thread Jean Brico
MMC Certificates "Local user" and "Local computer": Autorités de certification racines de confiance \ Certificates. All now works fine. Thanks for all. Best regards. > From: dthomp...@prinpay.com > To: openssl-users@openssl.org > Subject: RE: users auth. in XP for HTTPS >

Re: [openssl-users] Re: users auth. in XP for HTTPS

2011-08-30 Thread Erwann ABALEA
Hodie III Kal. Sep. MMXI, Jakob Bohm scripsit: > On 8/30/2011 3:29 AM, Dave Thompson wrote: > >... > >That sounds like the keyUsage bit dataEncipherment, and OpenSSL CA > >can set it. But SSL never *does* dataEncipherment using a > >certificate/key, so this bit should not be needed or make any > >d

Re: users auth. in XP for HTTPS

2011-08-30 Thread Jakob Bohm
On 8/30/2011 3:29 AM, Dave Thompson wrote: ... That sounds like the keyUsage bit dataEncipherment, and OpenSSL CA can set it. But SSL never *does* dataEncipherment using a certificate/key, so this bit should not be needed or make any difference. Small correction: SSL/TLS never does dataEncipherm

RE: users auth. in XP for HTTPS

2011-08-29 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Jean Brico > Sent: Sunday, 28 August, 2011 09:40 > I'va a CA in a Debian host that works fine and use scripts in openssl > I've a 2003 Server with a HTTPS site. It owns its certificate generated by this CA. >