Skip to main content

Microsoft Silverlight

Answered Question Accessing WCF service on SSLRSS Feed

(0)

dhiraj.ranka
dhiraj.r...

Member

Member

44 points

14 Posts

Accessing WCF service on SSL

Hi All,

I have an silverlight application running on HTTPS (SSL - 443) and I want my WCF service to run on the same.

Everything is working fine when application is running on HTTP with service.

Also what would be the crossdomain policy would be for HTTPS, to allow WCF calls.

One more thing to note that I am using Self Signed certificate for SSL, will this cause any issue to service.

Thanks in advance.

Thanks & Regards,
Dhiraj Ranka

Dhiraj's Blog | Follow me here

Pravinkumar R. D.
Pravinku...

Contributor

Contributor

4300 points

708 Posts

Answered Question

Re: Accessing WCF service on SSL

Hi,

Check the below artical for HTTPS services clientaccesspolicy.xml file and demo as well-

http://timheuer.com/blog/archive/2008/10/14/calling-secure-services-with-silverlight-2-ssl-https.aspx

Thanks,

Pravin

"Please mark as answered, if this answers your question"

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities