Add an HTTPS binding for your site
Before you begin, make sure that:
- You have the certificate that you want the site to use for Secure Sockets Layer (SSL).
- Microsoft Windows update KB3140245 is installed. For more information about the update, see Microsoft Support athttp://support.microsoft.com/en-in/help/3140245.
To add an HTTPS binding for your site
- On the computer that hosts the website, fromControl Panel, selectAdministrative Tools>Internet Information Services (IIS) Manager.
- In theConnectionspane, click the server node in the tree.
- On theServerHomepage, double-clickServer Certificates.
- In theActionspane, select an action to manage the certificate.
- Follow the instructions to finish the configuration. For more information about server certificates, see Microsoft TechNet athttp://technet.microsoft.com/library/831637.aspx.
- In theConnectionspane, clickDefault Web Sitein the tree.
- In theActionspane, clickBindings.
- In theSite Bindingsdialog box, clickAdd.
- In theAdd Site Bindingdialog box,
- From theTypelist, selecthttps.
- From theIP addresslist, selectAll unassignedor the IP address of the website as needed.
- In thePortfield, type another port number if needed.
- From theSSL certificatelist, select the certificate that you want the site to use.
- When finished, clickOK.
For more information about adding a binding to a site, see Microsoft TechNet at
http://technet.microsoft.com/en-us/library/ac19cc3c-7be9-44ef-8ea6-3af39fe69a7b
.Provide Feedback