Installing an SSL Certificate in Microsoft IIS 6
After your SSL application is vetted and your certificate is issued, download and install all of the provided files. You must install all of the files on your Microsoft® IIS 6 Web server to complete installation. For more information see Downloading Your SSL Certificate.
To Install Your SSL in Microsoft IIS 6
- From the Start menu, click Run....
- Type mmc and click OK. The Microsoft Management Console (Console) opens.
- From the File menu, click Add/Remove Snap In.
- Click Add.
- Select Certificates, and then click Add.
- Select Computer Account, and then click Next.
- Select Local Computer, then click Finish.
- Click OK to close Add or Remove Snap-ins.
- In the Console window, expand the Certificates folder.
- Right-click Intermediate Certification Authorities, mouse-over All Tasks, 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 Console 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 window 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.