Hello, I am trying to make a self-hosted wcf service for a Silverlight client. I have managed to get https working with basicHttpBinding. But it does not work with webHttpBinding under mono. (Error message: "Requested listen uri scheme must be http, but was https.") Is it possible to use webHttpBinding with https? If so, where can I find an example? If not, how can I return the file "clientaccesspolicy.xml" otherwise?
Thanks for your help. -- View this message in context: http://mono.1490590.n4.nabble.com/https-with-webHttpBinding-tp3562650p3562650.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
