IISExpress ClientCertificate Setup Steps

前端 未结 1 1950
太阳男子
太阳男子 2020-12-18 00:54

I am trying to configure a simple web site to require client certificates on IISExpress.

My configuration is according to this archived jasonrshaver.com post.

相关标签:
1条回答
  • 2020-12-18 01:10

    There was a certificate problem, not a IISExpress configuration problem.

    I had no certificates that could be used for client authentication. After installing a certificate with Intended Purposes everything worked fine.

    So the above configuration works just fine.

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