Iis – Do I need to receive the private key from VeriSign

httpiisopenssl

I requested a trial certificate from Verisign which I received via email and thus the intermediate and root ones. What I reveived was an PEM certificate, the one with BEGIN and END CERTIFICATE.

I'm using this certificate for https and theres supposed to be a private key for decryption. I generated the CSR file from IIS 8 Windows 2012. The certificate was requested via Google Chrome.

Do IIS have a private key and the CSR is created using this? Where is the private key here?

Regards,

Best Answer

Your private key lives on your server, yes.

I think it lives inside the registry somewhere by default, but can easily export it using Windows' Certificate Management MMC Snapin. This process has essentially been the same since at least Windows Server 2003.

Here is a walkthrough with screen shots: https://www.digicert.com/ssl-support/pfx-import-export-iis-8.htm