[Mono-dev] reg: HTTPS file transfer.

Sebastien Pouliot sebastien.pouliot at gmail.com
Sat Aug 19 15:06:53 EDT 2006


On Sat, 2006-08-19 at 13:25 -0400, Miguel de Icaza wrote:
> Hello,
> 
> >  
> > Is it possible to upload the xml files using HTTPS on a linus based
> > machine?
> 
> Yes.
> 
>  
> > Is it possible to write a C# code for this functionality?
> 
> Yes.
>  
> > Could you please share your code so that I can implement the upload
> > functionality.
> 
> Same way as you do with .NEt

Yes, same source code but you may encounter a small difference, during
execution, because of a different set of trusted root certificates. 

More information is available on the web site:
http://www.mono-project.com/FAQ:_Security

and there is also some recommendations on how to best deal with this:
http://www.mono-project.com/UsingTrustedRootsRespectfully

-- 
Sebastien Pouliot  <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/




More information about the Mono-devel-list mailing list