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
27;, or 'want'. It's the simplest, and cleanest. Getting the PureTLS implementation caught up with the JSSE implementation is another item on my list :). - Original Message - From: "Becker, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

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

2004-01-22 Thread Bill Barker
up with the JSSE implementation is another item on my list :). - Original Message - From: "Becker, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 22, 2004 10:38 AM Subject: JSSE 1.4: 'Want' vs. 'Need' Client Certificat

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

2004-01-22 Thread Becker, Michael
One of the additional features that has been introduced in JSSE 1.4 is the ability to 'want' client certificates instead of 'require'ing them (http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.ht ml#NewMethods). It also appears that this functionality is not available in the Pur