Installing an SSL ?????????? on IIS 7
Both the SSL ?????????? installation ?? the CSR code generation, on IIS 7, should be done using the Internet Inf??mation Services ???????? ????r.
F?? this you need to go to:
1. Start >> Administrative ?? ???ols >> Internet Inf??mation Services (IIS) ???????? ????r >> ????? ??? >> double-click on the Server ?????????? option.
2. ????? the Complete Certificate Request Wizard.
3. Specify the Validated Certificate file location ?? Friendly name in the Complete Certificate Request Wizard. The Friendly ??? is not part of the certificate itself, but it can be used by the server administrat?? to easily distinguish the certificate.
????te: You can use the .p7b?? .cer file at this step.
???, upon imp??ting the certificate into the IIS7 server, you receive the err?? "Cannot find the certificate request associated with this certificate file. A certificate request must be completed on the computer w???? it was createdq?? "ASN1 bad tag value met" please check the related article f?? m??e details ?? 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 ??????? ???? Site sub menu:
In the Site Bindings ?????, click ??????. This will open the ?????? Site Binding ?????.
'??????' = https; 'IP ???' = should be the IP ??? of the site ?? ??? Unassigned; 'P??t' = 443; 'SSL ??????????' field should specify the certificate that was installed using the above steps.
????? ???? OK to save changes.
(!) Imp??tant ??? the 'https' entry is already enabled, ?? visible in this area, then you need to click on 'https' in ??der to highlight it. Then, click ??????? ???? ??, in the SSL certificate area, select the friendly name that was generated earlier. ????? ???? OK to save changes.
IIS7inst07
????? ???? OK in the ??? Site Bindings ????? to complete the installation.