【问题标题】:IdentityServer4 1.0.0-beta4-update1 and Visual Studio 2015 Update 3 - SSL stopped workingIdentityServer4 1.0.0-beta4-update1 和 Visual Studio 2015 Update 3 - SSL 停止工作
【发布时间】:2016-07-04 11:42:08
【问题描述】:

我们将 Identity Server 4 升级到 1.0.0-beta4-update1,还将 Visual Studio 2015 升级到 Update 3,现在我们无法使用 SSL 调试应用程序。

我们得到以下错误:

InvalidOperationException:IDX10803:无法从“https://localhost:44339/.well-known/openid-configuration”获取配置。

【问题讨论】:

    标签: visual-studio-2015 identityserver4


    【解决方案1】:

    您需要将 iisexpress 证书添加到受信任的证书中。

    这是一个操作方法(第 2 号解决方案):

    https://blogs.msdn.microsoft.com/robert_mcmurray/2013/11/15/how-to-trust-the-iis-express-self-signed-certificate/

    【讨论】:

    • 我们正在使用 IdentityServer3 并将 IISExpress 证书添加到受信任的证书中解决了这个问题。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-03-08
    • 2016-01-03
    • 2017-04-28
    • 1970-01-01
    • 2017-04-28
    • 1970-01-01
    相关资源
    最近更新 更多