Maybe its complaining about the certificate being self-signed, if this is
the case set a callback on
System.Net.ServicePointManager.ServerCertificateValidationCallback and
return true to allow the use of it.

http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.servercertificatevalidationcallback.aspx

Cheers.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to