Wednesday, January 14, 2015

Browse svc file over https

For developing mobile app for one of the existing SharePoint application.
We developed WCF services to consume the application features.
In IIS we have created applicatoin for the service with should access over HTTPS.














The url is https://apps.xxx.com/xxx.svc?wsdl








In web.config level had the below change.

   

No comments: