|
VERY IMPORTANT: If you completed the steps above using the .p7b, you can STOP NOW.
Your certificate is completely installed along with the intermediates. However, if you used the .cer
file instead, you will need to perform the following steps:
Download the Trustwave intermediates here.
Move the file onto the Windows Server and complete the following three steps:
Double-click the xroot.crt certificate, press "Install Certificate", press "Next", and then choose "Place all certificates in the
following store". Click "Browse", and then "Show Physical Stores". Click the plus (+) sign next to
"Trusted Root Certification Authorities" and click "Local Computer" underneath it. Click "OK", then
"Next" and then "Finish".
Installing the Root & Intermediate Certificates:
Firstly, you need to download the CA certificates (both Root CA certificate and Issuing CA certificate) as individual files
To install these certificates, you must first enable the Certificates Snap-in for the Microsoft Management Console (mmc)
- Click the Start Button then select Run and type mmc
- Click File and select Add/Remove Snap in
- Select Add, select Certificates from the Add Standalone Snap-in box and click Add
- Select Computer Account and click Next
- Select Local Computer and click Finish
- Close the Add Standalone Snap-in box, click OK in the Add/Remove Snap in
- Return to the MMC
To install the Root CA Certificate, we use this snap-in:
-
Right click the Trusted Root Certification Authorities, select All Tasks, select Import.
This starts the certificate import wizard.
Click Next.
-
The File to Import dialog is shown.
Locate the Root CA Certificate file you downloaded earlier and click Next.
- When the wizard is completed, click Finish.
To install the Issuing CA Certificate:
-
Right click the Intermediate Certification Authorities, select All Tasks, select Import.
-
Complete the import wizard again, but this time locating the Issuing CA Certificate when prompted for the Certificate file.
When both certificates have been installed:
- Ensure that the Root CA certificate appears under Trusted Root Certification Authorities
- Ensure that the Issuing CA certificate appears under Intermediate Certification Authorities
Installing your IIS SSL Certificate:
- Select Administrative Tools
- Start Internet Services Manager
|