【问题标题】:Client and Server Authentication By the Same Certificate客户端和服务器认证通过同一个证书 【发布时间】:2012-08-02 22:47:40 【问题描述】: 我在具有消息安全性的 Wcf 上使用相同的证书进行客户端和服务身份验证。它会导致任何严重的漏洞吗? 【问题讨论】: 标签: wcf-security 【解决方案1】: 出于安全原因,您不希望在服务器和客户端上都获得完整的认证。看看这个Server / Client Certs 【讨论】: