【问题标题】:Unable to access Personal Certificate with web-service hosted in IIS 6无法使用 IIS 6 中托管的 Web 服务访问个人证书
【发布时间】:2015-08-13 23:10:53
【问题描述】:

我无法通过 IIS 6 中托管的 Web 服务访问个人证书。 但是在通过 VS 2013 运行时,它工作正常。

使用 VS2013,我可以访问存储名称为“My”的个人证书,但无法从 IIS 托管站点获取任何数据。

我也打开了 AppPool 'Load User Profile' = true;

我不确定我是否应该在此处或“服务器故障”部分发布此问题。

【问题讨论】:

    标签: asp.net-mvc-4 iis-6 client-certificates


    【解决方案1】:

    您将无法通过 IIS 中托管的 Web 访问个人证书。

    从 IIS 托管站点访问任何证书:

    首先从

    启用“IIS 客户端证书映射身份验证”服务
    [Windows feature] >> Internet Information Services >> World Wide Web Services >> Security
    

    并在任何商店(即“Web Hosting”但不是“Personal”商店)上使用 MMC 导入证书。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-06-24
      • 1970-01-01
      • 1970-01-01
      • 2013-05-24
      • 2011-01-18
      • 1970-01-01
      相关资源
      最近更新 更多