Re: CAC Card Access
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 06/21/04
- Previous message: Roy: "Re: CAC Card Access"
- In reply to: Roy: "Re: CAC Card Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 21 Jun 2004 16:08:39 -0500
Yes, setting up IIS for client certificate authentication should work fine.
I'd try getting it working in the browser first and then getting it working
in the WinForms code. There is a ClientCertificates property on the proxy
class that you can set to supply the client certificate to use.
Joe K.
"Roy" <Roy@discussions.microsoft.com> wrote in message
news:506406D0-9DC9-4277-899E-895DD8AA36C8@microsoft.com...
> Thanks Joe.
>
> Both the winform and the webform clients connect to a web service that
retrieves
> data from a data base.
>
> client<->web service<->DB
>
> Also, we are required to use SSL and HTTPS.
>
> Your suggestion seems like it would work for both of them if I can figure
it
> out.
>
> Does this mean I can setup IIS for client authentication for the web
service URL,
> and IIS will do do the authentication for both applications?
>
> Roy
>
- Previous message: Roy: "Re: CAC Card Access"
- In reply to: Roy: "Re: CAC Card Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|