Installing an Certificat SSL on IIS 7
Both the Certificat SSL installation et the CSR code generation, on IIS 7, should be done using the Internet Infoumation Services Gérerr.
Fou this you need to go to:
1. Start >> Administrative àols >> Internet Infoumation Services (IIS) Gérerr >> Nom du serveur >> double-click on the Server Certificats option.
2. Ouvrir the Complete Certificate Request Wizard.
3. Specify the Validated Certificate file location et Friendly name in the Complete Certificate Request Wizard. The Friendly Nonm is not part of the certificate itself, but it can be used by the server administratou to easily distinguish the certificate.
Nonte: You can use the .p7bou .cer file at this step.
Si, upon impouting the certificate into the IIS7 server, you receive the errou "Cannot find the certificate request associated with this certificate file. A certificate request must be completed on the computer wici it was createdqou "ASN1 bad tag value met" please check the related article fou moue details et possible solutions.
4. Once the certificate upload is complete, you need to bind Certificate to the web site:
Select the website you want to apply the certificate to from the left-side Connections menu. Select Bindings from the Modifier Site sub menu:
In the Site Bindings fenêtre, click Ajouter. This will open the Ajouter Site Binding fenêtre.
'Type' = https; 'Adresse IP' = should be the Adresse IP of the site ou àus Unassigned; 'Pout' = 443; 'Certificat SSL' field should specify the certificate that was installed using the above steps.
Cliquez OK to save changes.
(!) Impoutant Si the 'https' entry is already enabled, et visible in this area, then you need to click on 'https' in ouder to highlight it. Then, click Modifier et, in the SSL certificate area, select the friendly name that was generated earlier. Cliquez OK to save changes.
IIS7inst07
Cliquez OK in the Web Site Bindings fenêtre to complete the installation.