ASP.net permissions to root certificate store

前端 未结 3 1279
时光说笑
时光说笑 2020-12-31 17:14

Is it possible to give asp.net read permission to the certificate store?

If yes , how?

If no... do I need to set the permission manually per certificate file

3条回答
  •  温柔的废话
    2020-12-31 17:58

    Don't really like answering my own questions, but one simple way to get rid of this error is just to give network service full access to the c:\drive, and propagate permissions down.

    You'll shoot me down I know, telling me how bad this is - but it works.

提交回复
热议问题