Install SSL certificate on Microsoft IIS 8 / 8.5
1.Open SSL certificate contained in Zip file and save it on desktop.
2.Go to Start >> Administrative tools >> IIS manager.
3.Open IIS manager and on the left side, select hostname under Connection tab. Now click on server certificates from the center menu.
4.On the right side Action menu, open Complete Request Certificate wizard.
5.You will see a dialogue box named Specify Certificate Authority Response. Now, click on three dot (…) button to browse .cer file. Enter any friendly name in Friendly name box. Select Personal to store certificate in next drop down box. Click OK button.
6.Now, your certificate is installed. Now, you have to assign the certificate to the default website.
Assign SSL certificate using IIS 8 / 8.5
1.Open IIS manager, under Connection tab, browse server name >> Sites >> Default website.
2.On right side in Action tab, Browse Edit Site >> Bindings option.
3.Now Click Add button in appeared dialogue box.
4.You will see Add Site Bindings box where you have to enter below details.
5.Click OK button.
6.Your Certificate installation is completed.