Installing your IIS SSL Certificate on Microsoft IIS 4.x

Step 1. Install the Server file certificate using Key Manager

Go to Key Manager.

Install the new IIS SSL Server certificate by clicking on the key in the www directory (usually a broken key icon with a line through it), and select "Install Key Certificate".

Enter the Password.

When you are prompted for bindings, add the IP and Port Number. "Any assigned" is acceptable if you do not have any other IIS SSL certificates installed on the Web server.

Note: Multiple certificates installed on the same Web server will require a separate IP Address for each because SSL does not support host headers.

Go to the Computers menu and select the option "Commit Changes", or close Key Manager and select "Yes" when prompted to commit changes.

The new IIS SSL Server certificate is now successfully installed.

Back up the Key in Key Manager by clicking on Key menu> Export -> Backup File. Store the backup file on the hard drive AND off the server.

Step 2: Installing the Root & Intermediate Certificates:

Access your IIS SSL Certificate through the Partner Portal Manage Services tab . The file will also contain two other Certificates: the ROOT certificate and Intermediate CA certificate .Save these Certificates to the desktop of the Web server machine.

It is essential that you have installed these two Certificates on the machine running IIS 4. You may also download them from the support section of the Website:

Once you have installed the Certificates, restart the machine running IIS 4. You must now complete one of the following procedures - the procedure you follow is dependent on the Service Pack that has been implemented on your machine running IIS4.

Service Pack 3:

Install the above certificates in your Internet Explorer by opening each certificate and clicking "Install Certificate". You may then use this IIS CA batch file to transfer all root certificates from your Internet Explorer to the IIS (see Microsoft Knowledge Base Q216339).

Service Pack 4:

Install the above certificates manually in a specific root store (you may also want to read (see Microsoft Knowledge Base Q194788):

Repeat the same for the Intermediate CA Certificate however choose to place the certificates in the Intermediate Certification Authorities store.

Service Pack 5:

Same as SP4.

Service Pack 6:

Same as SP5.

Reboot the Web server to complete the installation.

Installing the Root and Intermediate Certificates

If you have any problems with the installation of your certificate on IIS 4x, check you have installed the root and intermediate certificates correctly.