ssl,silverlight,wcf和本地安装 [英] ssl, silverlight, wcf and local install

查看:129
本文介绍了ssl,silverlight,wcf和本地安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在本地安装Silverlight程序,并且仍然能够通过ssl访问wcf数据服务。当我在浏览器中运行应用程序时,一切正常。当我在没有ssl的情况下从浏览器运行应用程序时,一切正常。当我使用ssl运行应用程序OoB时,出现未找到错误。当我运行提琴手并重试时,一切正常。我猜测该程序在OoB时没有正确解密或发送ssl流量,因为当fiddler为它做的时候,应用程序运行正常。当我将VS附加到它时,我也没有在服务器上遇到任何异常或断点(这让我觉得发送有问题)。关于我的下一步应该是什么的任何想法?另外,我使用的是自签名证书,这可能是个问题吗?谢谢!

I'm trying to get a silverlight program to install locally and still be able to access wcf data services over ssl. When I run the application in browser, everything works fine. When I run the application out of browser without ssl everything works fine. When I run the application OoB with ssl, I get a "Not Found" error. When I run fiddler and retry, everything works fine. I'm guessing that the program isn't correctly decrypting or sending the ssl traffic when OoB since when fiddler does it for it, the application works fine. I'm also not hitting any exceptions or break points on the server when I attach VS to it (this makes me think there is a problem with the send). Any ideas on what my next step should be? Also, I am using a self signed certificate, could this be an issue? THANKS!

推荐答案

是否有人为此问题找到解决方案?或者Silverlight在OOB模式下不能使用SSL?

Has anyone found a resolution for this issue? Or does silverlight just not work with SSL in OOB mode??

请参阅此链接以供参考:

See this link for reference:

< a href =http://msdn.microsoft.com/en-us/library/dd920295(v=vs.95).aspx\"rel =nofollow> http://msdn.microsoft.com/en-us /library/dd920295(v=vs.95).aspx

基本上它说:


浏览器堆栈支持客户端证书,但
客户端堆栈不支持。目前存在一个问题(至少对于我们的
应用程序而言),如果您处于受信任的浏览器外模式,即使使用
浏览器堆栈也无法使用客户端证书。

Client certificates are supported by the browser stack, but not by the client stack. And there is currently an issue that (at least for our application) prevents client certificates from working even with the browser stack if you're in trusted out-of-browser mode.

这篇关于ssl,silverlight,wcf和本地安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆