Re: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication

2004-01-23 Thread Bill Barker
ff '). Thanks, Mike -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 2:53 PM To: Tomcat Developers List Subject: Re: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication This has been on my list for awhile (

RE: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication

2004-01-23 Thread Becker, Michael
elopers List Subject: Re: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication This has been on my list for awhile (just not very high :). I am leaning in the direction of 1): change the clientAuth parameter to be a String of the form: 'true', 'false&#x

Re: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication

2004-01-22 Thread Bill Barker
This has been on my list for awhile (just not very high :). I am leaning in the direction of 1): change the clientAuth parameter to be a String of the form: 'true', 'false', or 'want'. It's the simplest, and cleanest. Getting the PureTLS implementation caught up with the JSSE implementation is