Frequently Asked Questions

Help Center Search

Renew a SSL Certificate in Microsoft IIS7

Print this Article
Comment on this Article
Last Updated: January 27, 2009 9:37 AM

To start the certificate-renewal process for IIS 7 Web servers, first generate a new Certificate Signing Request (CSR) for the renewal request.

Generate a CSR

  1. Click the Start and click Administrative Tools.
  2. Click the Internet Information Services (IIS) Manager menu item.
  3. Select the server that you wish to secure in the left panel.
  4. Double-click the Server Certificates icon (located in the IIS area).
  5. Select the certificate you wish to renew and right-click and select the Renew item in the popup menu.
  6. Select the Create a renewal certificate request radio button in the first page of the Renew an Existing Certificate wizard.
  7. Specify the file name to be used to save the CSR.
  8. Open the generated CSR file; then, using a plain-text editor, such as Windows Notepad, copy and paste the CSR into our online certificate renewal form.
  9. We will initiate the processing of your renewal request.

Once your renewed SSL certificate has been signed and issued, we will send you an email message that allows you to download the signed certificate and our intermediate certificate bundle, both of which must be installed on your Web site.

NOTE: You must use the provided certificate-download link within 30 days of receiving the certificate-issuance email message. If the download link is allowed to expire, you must request a certificate re-key in order to retrieve your signed SSL certificate.

Before you install your issued SSL certificate you must download and install our intermediate certificate bundle on your Web server. You may also download the bundle from the repository. Once you have downloaded and saved the certificate bundle, follow these instructions to install it.

Installing Intermediate Certificate Bundle

  1. Type mmc in the Start search box after pressing the Start menu to start the Microsoft Management Console (MMC).
  2. In the Management Console, select File then Add/Remove Snap In.
  3. In the Add or Remove Snap-ins dialog, select Certificates then click the Add button.
  4. Choose Computer Account then click Next.
  5. Choose Local Computer, then click Finish.
  6. Close the Add or Remove Snap-ins dialog and click OK to return to the main MMC window.
  7. If necessary, click the + icon to expand the Certificates folder so that the Intermediate Certification Authorities folder is visible.
  8. Right-click on Intermediate Certification Authorities and choose All Tasks, then click Import.
  9. Follow the wizard prompts to complete the installation procedure.
  10. Click Browse to locate the certificate file. Change the file extension filter in the bottom right corner to be able to select the file. Click Open after selecting the appropriate file.
  11. Click Next in the Certificate Import Wizard.
  12. Choose Place all certificates in the following store; then use the Browse function to locate Intermediate Certification Authorities. Click Next. Click Finish.

    NOTE: If the StarfieldClass 2 Certification Authority root certificate is currently installed on your machine you will need to disable it from the Trusted Root Certification Authorities folder.

  13. Expand the Trusted Root Certification Authorities folder
  14. Double-click the Certificates folder to show a list of all certificates.
  15. Find the StarfieldClass 2 Certification Authority certificate.
  16. Right-click on the certificate and select Properties.
  17. Select the radio button next to Disable all purposes for this certificate.
  18. Click OK.
  19. WARNING: Do not disable the Starfield Secure Certification Authority certificate located in the Intermediate Certification Authorities folder. Doing so will break the server, causing it to stop sending the correct certificate chain to the browser.

Install an SSL Certificate

  1. Open the Administrative Tools menu (click on Start; select Administrative Tools).
  2. Select the Internet Information Services (IIS) Manager menu item.
  3. Select the computer that you wish to secure in the left panel.
  4. Double-click the Server Certificates icon (located in the IIS area).
  5. Select the desired certificate and right-click and select the Renew item in the popup menu.
  6. Select the Complete certificate renewal request radio button on the first page of the Renew An Existing Certificate wizard and press the Next button.
  7. Enter the name of the certificate file you downloaded from the link in the email.
  8. Click Finish.