# Untrusted Cache

The **Setup** → **Untrusted Caches** section is a repository dedicated to storing certificates of partners connecting with unknown certificate issuers, provided they are authorized by adding them to this cache.

The **Untrusted Cache** contains X.509 Certificates and/or SSH server/client public keys that have not been validated yet (e.g., a corresponding entry is not yet present in the **Trust Store**).

Click **SYNC** to synchronize your Untrusted Keys/Certificates with the content of the physical store.

To see the details of an untrusted key or certificate, click the 3-dot icon and select **Details**. The **Key Details** window will appear with the relevant information.

To trust a key or certificate, click the 3-dot icon and select **Trust**. Once you confirm, the key or certificate will be moved to the **Trusted Cache** section.

Multiple SSH keys can be imported for the same server.


---

# 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.primeur.com/data-mover-1.21/security/key-stores-and-trust-stores/untrusted-cache.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.
