IdentityServer: The remote certificate is invalid according to the validation procedure

后端 未结 7 1724
闹比i
闹比i 2020-12-08 06:56

I\'m trying to setup SSO using OWin and Thinktecture Identity Server but I am not having any luck getting the SSL certificate to work. At least I think that\'s the problem.

相关标签:
7条回答
  • 2020-12-08 07:41

    Some times it doesn't work though the above settings were done and you have given the URL as "https://localhost", instead give the URL as "https://MachineName". i.e machine name should match certificate's "issue to" value

    0 讨论(0)
提交回复
热议问题