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 at
    http://support.microsoft.com/en-in/help/3140245
    .
To add an HTTPS binding for your site
  1. On the computer that hosts the website, from
    Control Panel
    , select
    Administrative Tools
    >
    Internet Information Services (IIS) Manager
    .
  2. In the
    Connections
    pane, click the server node in the tree.
  3. On the
    Server
    Home
    page, double-click
    Server Certificates
    .
  4. In the
    Actions
    pane, select an action to manage the certificate.
  5. Follow the instructions to finish the configuration. For more information about server certificates, see Microsoft TechNet at
    http://technet.microsoft.com/library/831637.aspx
    .
  6. In the
    Connections
    pane, click
    Default Web Site
    in the tree.
  7. In the
    Actions
    pane, click
    Bindings
    .
  8. In the
    Site Bindings
    dialog box, click
    Add
    .
  9. In the
    Add Site Binding
    dialog box,
    • From the
      Type
      list, select
      https
      .
    • From the
      IP address
      list, select
      All unassigned
      or the IP address of the website as needed.
    • In the
      Port
      field, type another port number if needed.
    • From the
      SSL certificate
      list, select the certificate that you want the site to use.
  10. When finished, click
    OK
    .
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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal