SSL Certificate Renewal - Microsoft IIS 6.x
To renew SSL certificates for your Microsoft® IIS 6 Web server, you must generate a new certificate signing request (CSR), and then request the renewal.
After we issue your renewed certificate, download it from your account and install it on your server. For more information, see Downloading an SSL Certificate.
To Generate a Renewal CSR in IIS 6
- Open the Administrative Tools menu (right click on My Computer; select Manage or Control Panel; select Administrative Tools.)
- Select Internet Information Services.
- Right-click on the computer and website (host) that you want to secure and select Properties.
- Go to the Directory Security tab.
- In Secure Communications, click Server Certificate.
- In the Welcome to the Web Server Certificate Wizard, click Next.
- Select Renew the current certificate, and then click Next.
- Select Prepare the request now, but send it later, and then click Next.
- Provide a certificate-request (CSR) file name, and note the directory where you save it.
- Click Next.
- Click Next.
- Click Finish to complete the wizard.
- Click OK.
- Open the generated CSR file, and copy all of the text.
- Paste the CSR into the online certificate renewal form. For more information, see Renewing Your SSL Certificate.
After we approve your certificate renewal request, download the certificate bundle from your account, and then install all of the files on your server.
If you have problems downloading the bundle from your account, you can also download the intermediate certificates from the repository.
NOTE: If you use Windows NT 4.0, you must have Service Pack 4.0 or higher or Microsoft Internet Explorer® 5.0.
To Install the Renewed Certificate Bundle
- From the Start menu, click Run..
- Type mmc, and then click OK. The Microsoft Management Console (MMC) window opens.
- From the File menu, select Add/Remove Snap In.
- Click Add.
- Select Certificates, and then click Add.
- Select Computer Account, and then click Next.
- Select Local Computer, and then click Finish.
- Close Add Standalone Snap-in.
- Click OK on Add/Remove Snap-in dialog to return to the main MMC window.
- Expand the Certificates folder to display the Intermediate Certification Authorities folder.
- Right-click Intermediate Certification Authorities, mouse-over All Tasks, and then click Import.
- In the Certificate Import Wizard, click Next.
- Click Browse to find the certificate file.
- In the bottom right corner, change the file extension filter to *.p7b.
- Select the appropriate certificate file and click Open.
- Click Next.
- Select Place all certificates in the following store.
- Click Browse, select Intermediate Certification Authorities, and then click Next.
- Click Finish.
- Close the MMC window.
- From the Start menu, go to Administrative Tools and click Internet Information Service console.
- Right-click the website or host name for your certificate.
- Click Properties.
- Click the Directory Security tab.
- Click Server Certificate..
- The Welcome to the Web Server Certificate Wizard windows opens. Click Next.
- Select Process the pending request and install the certificate, and then click Next.
- Click Browse.
- Select all files, and select your certificate file.
- Click Next.
- Verify the Certificate Summary, and then click Next.
- Click Finish.