# SSL Binding

1. Open **Internet Information Services(IIS) Manager**.
2. Select **Default Web Site** from the **Connections** tree.
3. Right click on **SSL Settings** and select **Bindings**.
4. In the **Site Bindings** window, select **Add**.
5. Configure the binding as follows:

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/CcMUlXTsTr2FaJOlnmLL/Screen%20Shot%202022-12-07%20at%208.52.13%20AM.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Set the SSL certificate to the one you have created or installed
{% endhint %}

6\.  Click OK.

7\.  Close the IIS Manager window.

8\.  Open a command line prompt and reset IIS by using the **iisreset** command.
