System.Net.ServicePointManager.ServerCertificateValidationCallback Supplying a callback that returns true seems a bit heavy handed; but, it works. Steve Sharrock Architecture/Design/Programming www.sharkcode.com <blocked::http://www.sharkcode.com/>
_____ From: Steve Sharrock [mailto:[email protected]] Sent: Monday, August 22, 2011 10:00 AM To: [email protected] Subject: https WebService call failing I have a pretty straight-forward web service call that works fine on any of our non-secure sites (http://), but when I use an Url string with https:// pointing to a secure site, I get the following exception... "Error writing request: The authentication or decryption has failed." And, of course the same code works fine from within a Desktop or Web application. Any thoughts on this are appreciated. Thanks, Steve Sharrock Architecture/Design/Programming www.sharkcode.com <blocked::http://www.sharkcode.com/>
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
