Wednesday, February 15, 2017

Permission to read private key IIS Server

You need the permission to read private key for IIS Server.

   1.Go to this path:  C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys[File Name]

  1. Go to that path and open file properties
  2. Go to security tab
  3. Click on "Edit" then "Add"
  4. Add  users "Network Service" and "IIS_IUSRS" and give Full controll Permitions.
or add  IIS AppPool\[your application pool name]

No comments: