Re: Client Authentication



You supply an X509Certificate2 class in the AutenticateAsClient method - where you get the cert from doesn't matter.

-----
Dominick Baier (http://www.leastprivilege.com)

Hi,

When i'm using the SSLSteam class, and i want to do a Client
authentication, must my client certificate be stored in the current
user's "MY" store ? Can i load this client certificate from a file
using X509Certificate.CreateFromCertFile(MyCertFile) ?

Thanks in advance,

Victor



.



Relevant Pages

  • Client Authentication
    ... When i'm using the SSLSteam class, and i want to do a Client authentication, ... must my client certificate be stored in the current user's "MY" store? ...
    (microsoft.public.dotnet.security)
  • Client Authentication
    ... When i'm using the SSLSteam class, and i want to do a Client authentication, ... must my client certificate be stored in the current user's "MY" store? ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)