Re: Automatic IE6 Selection of Client Certificate
From: Tim Taylor (tim.taylor_at_dfas.mil)
Date: 06/10/04
- Next message: Sylvain: "Re: Store data on a smart card using CryptoAPI"
- Previous message: Yu Chen [MS]: "Re: LogonUser and error_privilege_not_held redux"
- In reply to: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Next in thread: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Reply: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 10 Jun 2004 14:25:44 -0700
Unfortunately, the certificates have the same root. I had
considered your suggestion first.
Any other suggestion?
regards,
tt
>-----Original Message-----
>There may be a simple solution. Do all the users have
certs that chain to
>the same root CA? If not, why not restrict the SSL web
server to a smaller
>set of trusted roots so that the user does not have
multiple certs that
>chain to the same set of trusted roots on the SSL web
server. then set IE
>to automatically select the cert when only one cert is
valid... this should
>simplify the experience.
>
>--
>
>
>David B. Cross [MS]
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>http://support.microsoft.com
>
>"Tim K. Taylor" <tim.taylor@dfas.mil> wrote in message
>news:217201c44e42$822027d0$3501280a@phx.gbl...
>> We have SSL enabled web applications that require client
>> authentication. All of my users have more than one
>> certificate. However, these are end users and they are
>> generally confused by even the notion of certificates, let
>> alone which one they should select.
>>
>> I would like to relieve the users of the burden of
>> selection by automatically selecting the appropriate cert
>> and avoiding the appearance of the client certificate
>> dialog box.
>>
>> How can I extend(?) IE6 to accomplish this?
>>
>> Is is possible to develop and install a dll plug-in or
>> something that calls the necessary Win32 Crypto APIs to
>> select a specific cert?
>>
>> I expect it does not matter to CAPI, but note that the
>> certificates reside on a smartcard.
>>
>> regards,
>> tt
>
>
>.
>
- Next message: Sylvain: "Re: Store data on a smart card using CryptoAPI"
- Previous message: Yu Chen [MS]: "Re: LogonUser and error_privilege_not_held redux"
- In reply to: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Next in thread: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Reply: David Cross [MS]: "Re: Automatic IE6 Selection of Client Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|