# 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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-eos-10.5/integrate/managing-integration/single-sign-on-using-saml/ssl-binding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
