Cannot find the X.509 Certificate using the following search criteria:

后端 未结 3 1724
渐次进展
渐次进展 2020-12-19 21:37

I get this message:

Cannot find the X.509 certificate using the following search criteria: StoreName \'My\', StoreLocation \'LocalMachine\', FindType

3条回答
  •  一个人的身影
    2020-12-19 22:15

    Remember that ASP.NET runs as a different user. It may need to be assigned access to the certificate.

提交回复
热议问题