I have installed a X.509 certificate into IIS 6.0 on Windows Server 2003. I would like to give the IIS user accesss to the certificate's private key.
I can do this on Windows 7 IIS manager very easily. How can I do this on 2003?
Thanks!
I have installed a X.509 certificate into IIS 6.0 on Windows Server 2003. I would like to give the IIS user accesss to the certificate's private key.
I can do this on Windows 7 IIS manager very easily. How can I do this on 2003?
Thanks!
Run
mmc.exe
, add the Certificate Manager snap-in, and select to manage the certificates of the current computer; you'll find installed certificates in the "Personal" folder, and you will be able to export them (if they were marked as exportable in the first place).