We are upgrading our webservers from Windows 2003 to Windows Server 2008 R2. Our old methodology of running the following command to use the windows resource toolkit to install our PayPal certificate no longer works:
"d:\program files\windows resource kits\tools\WinHttpCertCfg" -i paypal_cert.p12 -p somepassword -c LOCAL_MACHINE\my -a "NETWORK SERVICE"
How does one go about doing this for Windows Server 2008 R2? Do we need to provide a different account than "NETWORK SERVICE" access to it?