To bind SSL to all IP addresses on the server: 1. Open Internet Information Services (IIS) Manager on server. 2. In IIS Manager, ...

To bind SSL to all IP addresses on the server:
  1. Open Internet Information Services (IIS) Manager on server.
  2. In IIS Manager, in the Connections pane, expand your server, expand Sites, right-click Default Web Site, and then click Edit Bindings.
  3. In Site Bindings, click Add, and then select the following options: Type = https, IP Address = All Unassigned, and Port = 443.
  4. Select an SSL certificate, and then click OK to save your changes.