# SSL Considerations

When installed as a DLP appliance, Composable Agentic Platform will be the server providing an SSL certificate for any monitored site. This means that users accessing a site over HTTPS will get a browser warning that the certificate provided does not match the accessed site. This is a normal and correct behaviour and helps to highlight to the end user that their interactions with the site are not confidential.

If the certificate warning is not desired, the SSL certificate used by Composable Agentic Platform should be installed into the browser as an exception.


---

# 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.tomorrowx.com/cap/product-reference/setting-up-a-dns-override-for-data-loss-prevention/ssl-considerations.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.
