Mono and WSDL with SSL

2 messages Options
Embed this post
Permalink
ril3y

Mono and WSDL with SSL

Reply Threaded More More options
Print post
Permalink

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!

Ril3y
--
View this message in context: http://www.nabble.com/Mono-and-WSDL-with-SSL-tp26099394p26099394.html
Sent from the Mono - Dev mailing list archive at Nabble.com.

_______________________________________________
Mono-devel-list mailing list
[hidden email]
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Sebastien Pouliot

Re: Mono and WSDL with SSL

Reply Threaded More More options
Print post
Permalink
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

_______________________________________________
Mono-devel-list mailing list
[hidden email]
http://lists.ximian.com/mailman/listinfo/mono-devel-list