使用带有wsHttpBinding的证书通过消息加密来保护iPhone,Android和Windows Phone安全 [英] Using certificates with wsHttpBinding to secure iPhone, Android and Windows Phone over Message encryption

查看:73
本文介绍了使用带有wsHttpBinding的证书通过消息加密来保护iPhone,Android和Windows Phone安全的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的移动设备将发送HTTP数据,该数据将通过几个不受信任的主机,因此我相信WCF +消息加密是我的答案.  我还需要防止MITM攻击,因此我认为需要本地证书.

My mobile devices will be sending HTTP data that will go through several untrusted hosts, and so I believe WCF + Message encryption is the answer for me.  I also need to prevent MITM attacks so I believe a local certificate is required.

在这种情况下WCF是可行的技术吗?

Is WCF a viable technology to use in this instance?

iPhone,Android或Windows Phone是否有SOAP包装器?

Are there any SOAP wrappers for iPhone, Android, or Windows Phone? 

推荐答案

WCF启用跨平台并提供各种方式来保护消息,请参阅 安全概述.

WCF enable cross-platform and provide various ways to secure message, see Security Overview.

您可以使用消息安全性,它提供了真正的端到端安全性,因为消息安全性直接与消息一起使用并保护其中的XML,安全性与消息息息相关 不管涉及多少中间人,才到达最终接收者.

You can use Message Security, it provide a true end to end security, because message security works directly with the message and secures the XML in it, the security stays with the message regardless of how many intermediaries are involved before it reaches the ultimate receiver.

最好的问候.


这篇关于使用带有wsHttpBinding的证书通过消息加密来保护iPhone,Android和Windows Phone安全的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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