# SSL Certificates

When using the Turn it On / Standby page, some clients need to consider the use of SSL certificates. These are used where the SSL is terminated lower down the stack (i.e. not at the load balancer) OR where you require end to end SSL.

SSL certificates can be added within the orgainsational management section of the application, they can then be used across applications and environments where required.

<figure><img src="/files/f4rP7xJOFd8UxRuJcNOy" alt=""><figcaption><p>List of organisational SSL</p></figcaption></figure>

To add an SSL simply click add and then enter:

**Public Key** in a PEM format.&#x20;

**Private Key** in a PEM format.

**Certificate Authority (Optional)** in a PEM format. Self signed certificate also work.&#x20;

<figure><img src="/files/QO1Xt39UWDDDb5oMgyQS" alt=""><figcaption><p>Add SSL</p></figcaption></figure>

Once added you will be able to enable a certificate for use on the agent from with in the configuration tab of the environment page.&#x20;


---

# 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.turnitoff.ai/integrations/ssl-certificates.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.
