Backing up and Restoring the pending request in IIS 5 or 6

Backing up the private key of the pending request



Click the Start Button, select Run, type mmc and select OK

mmc.gif

Click File and select Add/Remove Snap in

mmc_1.gif

Select Add

mmc_2.gif

Select Certificates from the Add Standalone Snap-in box and click Add

mmc_3.gif

Select Computer Account (NOTE: This step is very important. It must be the computer account and no other account) and click Next

mmc_4.gif

Select Local Computer and select Finish

mmc_5.gif

Close the Add Standalone Snap-in box, click OK in the Add/Remove Snap in
Return to the MMC


Look for a folder named Request or Certificate Enrolment Requests. Under this folder, you can see the Certificates folder. You can see the corresponding key for the certificate request key that you made earlier.

Select the key that you want to back up.

Right-click the key, click All Tasks, and then click Export.

request_backupmain.JPG

When the Certificate Export Wizard starts, click Next on the Welcome page.

request_backup1.JPG

Select Yes, export the private key, and then click Next.

request_backup2.JPG


On the Export File Format page, accept the default settings, and then click Next. Note that Enable strong protection (requires IE 5.0, NT 4.0 SP4 or above) is selected.

request_backup3.JPG


Type and confirm a password for the private key, and then click Next.

request_backup4.JPG


On the File to Export page, save the key (which is a .pfx file) on a set location, and then click Next. It is important to make a copy of the private key that does not reside on the actual server in case the server crashes.

request_backup5.JPG

Click Finish. You receive a message that states that the export was successful.

request_backup6.JPG

Note : If you do not have the backup of the private key of the pending request, you must make a new certificate request, because there is no way to install the certificate for the corresponding request once it is removed or lost.

Import the backup copy of the private key of the pending request



If you have a backup copy of the private key of the pending request, follow these steps to import the private key:

Click the Start Button, select Run, type mmc and select OK

mmc.gif

Click File and select Add/Remove Snap in

mmc_1.gif

Select Add

mmc_2.gif

Select Certificates from the Add Standalone Snap-in box and click Add

mmc_3.gif

Select Computer Account (NOTE: This step is very important. It must be the computer account and no other account) and click Next

mmc_4.gif

Select Local Computer and select Finish

mmc_5.gif

Close the Add Standalone Snap-in box, click OK in the Add/Remove Snap in
Return to the MMC.

Look for a folder named Request or Certificate Enrolment Requests. Under this folder, you can see the Certificates folder.

Right-click the Certificates folder, click All Tasks, and then click Import.

request_restoremain.JPG

When the Certificate Import Wizard starts, click Next.

request_restore1.JPG


Locate and select the private key (.pfx) file of the pending request that you backed up, and then click Next.

request_restore2.JPG


Type the password for the private key (this is the password that you specified when you backed up the private key for the pending request), and then select Mark the Private key as exportable. Click Next.

request_restore3.JPG


Select Place all certificates in the following store. Make sure that the default certificate store is REQUEST, and then click Next.

request_restore4.JPG


On the Completing the Certificate Import Wizard page, click Finish. You receive a message that tells you that the import was successful.

request_restore5.JPG


The private key of your pending request is now restored.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What does the Warranty actually mean?

We believe it is important to protect the end user. If we were to issue a certificate in error to...

Why does the secure part of the website say the name on the security certificate is invalid or does not match the name of the site?

There are a few possible reasons for this:1) The certificate has a Common Name (CN) of...

The CSR cannot be decoded or is invalid

CSR is possibly missing one or more required fields.The CSR must contain a minimum of the...

I have accidentally deleted or lost my Private Key

First check your backups and see if you can re-install the "private key". If you don't know how...

I have changed my server, or moved to a different provider, how do I move the certificate?

If you are moving servers or providers, you will need to get the certificate and private key from...