> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm/asm-hermes/integrate/managing-integration/single-sign-on-using-saml/ssl-binding.md).

# 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="/files/RSk7KdyLzOb7sKlJfeDu" 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.
