Réf. : Re: 2 clear reasons

2006-01-23 Thread Jocelyne . Cerasa
Bien Cordialement Jocelyne CERASA Directeur du Développement Ligne directe : 01 46 91 81 60 Portable : 06 61 74 83 46 Email : [EMAIL PROTECTED]

Re: 2 clear reasons

2006-01-22 Thread Mark Thomas
Mark Thomas wrote: > a) You can not use ssl and ask for client certificates. CLIENT-CERT > requires the use of ssl. Sorry typo. This should read "You can't not use ssl and..." Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: 2 clear reasons

2006-01-22 Thread Leon Rosenberg
Yeah Jack, it would be great if you would reply to the existing threads instead of starting new ones with each message. tia leon On 1/22/06, Mark Thomas <[EMAIL PROTECTED]> wrote: > Two clear reasons for what? > > Mark > > Jack wrote: > > 1. The Users of a web-app might be defined in several pla

Re: 2 clear reasons

2006-01-22 Thread Mark Thomas
Two clear reasons for what? Mark Jack wrote: > 1. The Users of a web-app might be defined in several places such as > Database, or a file. > > 2. when we are not using ssl, but ask for client certificate. > We have to map certificats to roles. Although most certificates can be > mapped to a gen

2 clear reasons

2006-01-22 Thread Jack
1. The Users of a web-app might be defined in several places such as Database, or a file. 2. when we are not using ssl, but ask for client certificate. We have to map certificats to roles. Although most certificates can be mapped to a generic role. A few certificates might be mapped to some spec