[Mono-dev] Mono and WSDL with SSL

Sebastien Pouliot sebastien.pouliot at gmail.com
Thu Oct 29 16:25:28 EDT 2009


On Thu, 2009-10-29 at 13:20 -0700, ril3y wrote:
> I am using mono-develop to add a web service ref.  The web services that our
> dev team have to use SSL.  When I disable SSL on the WSDL the adding of the
> ref works just fine.  However when I re-enable SSL on the webservices adding
> the ref just hangs.  
> 
> A few notes... This SSL cert is a self signed development cert.  I have
> tried both from windows and linux versions of mono-develop.  The same thing
> happens in both.
> 
> Thanks for any support anyone might be able to provide!

Please read the security FAQ on mono-project.com. This will cover how
you can develop with self-signed certificate and, later on, work with
"real" certificates.

Sebastien



More information about the Mono-devel-list mailing list