Hosting Articles Technical Articles

How To Install SSL Certificate In IIS 7

How To Install SSL Certificate In IIS 7

Description:

Here tutorial about the SSL certificate install in windows server using IIS 7 version.Normal hosting providers are using Control panels like Plesk,WHm from this easily can install SSL.

Steps:

– Log in to the server using Administrator account.

– Click Programs > Administrative Tools > Internet Information Services Manager.
How To Install SSL Certificate In IIS 7
– Click on server name in IIS 7.

– Check the option Server Certificates.
How To Install SSL Certificate In IIS 71
– One Right panel click on Complete Certificate Request.

How To Install SSL Certificate In IIS 72
– New window will open and browse for the .cer file.

How To Install SSL Certificate In IIS 74
– Before doing this step create your ssl file in the .cer format.Normal certificate contain the all details of the domain and company and bit numbers.below is the example format,

—-BEGIN CERTIFICATE—–

G9w0BAQUFADBeDBaFw0xNDEwMTMyMzU5NTla

EFAAOCAQ8AMIIBCgKCAQEAnsTas/Ogjm8V116uQofFIwtCuRVs

—–END CERTIFICATE—–

– Copy the SSL contained information into notepad and save the file as domain.com.cer.

– In Complete Certificate Request window browse the file.and give the Friendly name like www.domain.com
How To Install SSL Certificate In IIS 74
– Now select the domain name and right click on it.Choose Edit Bindings option.
How To Install SSL Certificate In IIS 75
– In Site Bindings Window click on Add.New window will open.

– Select Type is https and ipaddress.When select https port number will change from 80 to 443.
How To Install SSL Certificate In IIS 76
– In SSL Certificate option select the installed ssl domain.Click on ok.
How To Install SSL Certificate In IIS 77
– Now you can check the SSL installed domain name.

ex:https://domain.com (or) https://www.domain.com

Tags:SSL,IIS,IIS versions,IIS 7,SSL certificate,SSL intsallation,SSL in windows.

About the author

admin

Add Comment

Click here to post a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.