How to grant permission to private key from powershell

前端 未结 3 991
深忆病人
深忆病人 2021-01-19 20:13

I\'m trying to find a way to grant permissions for private key from powershell script. Certificate is stored in CNG. All ideas are welcome.

3条回答
  •  北海茫月
    2021-01-19 20:23

    If you have certificate already installed on machine/server and just looking for how to give permission to specific user using powershell.

    Here is the answer How to Grant permission to user on Certificate private key using powershell?

提交回复
热议问题