Sign In|Join
Home/Silverlight.NET Forums/Programming with .NET - General/Silverlight 2.0 Secure Webservices SSL/Re: Silverlight 2.0 Secure Webservices SSL failed (without cross domain call) but works in WPF
Member
114 Points
38 Posts
Apr 16, 2008 03:33 PM | LINK
If your intital access to the silverlight app was via SSL, ie: https://youdomain.com/silverlighthostpage.aspx/. Couldn't you just use releative URI's to call back to the webservices and automatically be inside the SSL?
Just a shot in the dark...
SpoonStomper
Member
114 Points
38 Posts
Re: Silverlight 2.0 Secure Webservices SSL failed (without cross domain call) but works in WPF
Apr 16, 2008 03:33 PM | LINK
If your intital access to the silverlight app was via SSL, ie: https://youdomain.com/silverlighthostpage.aspx/. Couldn't you just use releative URI's to call back to the webservices and automatically be inside the SSL?
Just a shot in the dark...