[Mono-dev] Remothing through HTTPS

Sebastien Pouliot sebastien.pouliot at gmail.com
Thu Sep 15 13:50:59 EDT 2005


On Thu, 2005-15-09 at 15:42 +0200, Yngve Zackrisson wrote:
> Extract ... 
> 
> > > C) Client side certificate handling in Win32.
> > > 
> > >    I use "HttpWebRequest.ClientCertificates.Add(x509Certificate)" 
> > >    to set the client certificate.
> > >
> 
>  ...
> 
> > >    Are there any open source code (.NET Mono C#) - about 
> > >    client side certificate authentication - I can download and read?.
> > 
> > The XSP version released with 1.1.9 supports client-side certificates.
> > 
> 
> Thanks, but I meant code on the client side ("web browser side") ... 

There's a sample using Mono.Security.dll in SVN
http://svn.myrealbox.com/source/trunk/mcs/class/Mono.Security/Test/tools/mutual/

> 
> 
> 
> Also much tank for your reply to my former questions.
> I feel a know a little bit more now :-).
> 
> Regards 
> 
> 
> 
> Yngve Zackrisson.
> 
> 




More information about the Mono-devel-list mailing list