> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/pam/fr/pam-with-devolutions-server/providers/managed-providers/ssh-key-provider.md).

# Fournisseur de clés SSH

Les fournisseurs gérés de clés SSH sont utilisés pour stocker de manière sécurisée des clés SSH, qui peuvent ensuite être utilisées pour la découverte de comptes ou pour effectuer une rotation des mots de passe. Ces clés SSH sont accessibles par Remote Desktop Manager pour diverses entrées et sessions SSH.

![](https://cdnweb.devolutions.net/docs/DVLS4175_2025_1.png)

### Général

| OPTION          | DESCRIPTION                             |
| --------------- | --------------------------------------- |
| **Nom**         | Nom d'affichage du fournisseur.         |
| **Description** | Description facultative du fournisseur. |

### Hôte

| OPTION          | DESCRIPTION                                                      |
| --------------- | ---------------------------------------------------------------- |
| **Hôte**        | Adresse IP ou nom d'hôte où se trouve la clé SSH.                |
| **Port**        | Définir le numéro de port utilisé pour communiquer avec l'hôte.  |
| **Délai (sec)** | Définir un délai d'expiration pour la communication avec l'hôte. |

### Informations d'identification

| OPTION                                   | DESCRIPTION                                                                                             |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Type d'informations d'identification** | Option ***Informations d'identification personnalisées*** ou ***Informations d'identification liées***. |
| **Nom d'utilisateur**                    | Nom d'utilisateur du compte de clé SSH.                                                                 |
| **Mot de passe**                         | Mot de passe du compte de clé SSH.                                                                      |

### Voir aussi

* [Devolutions Academy – Centralize SSH key rotation with Devolutions PAM](https://academy.devolutions.net/student/activity/3039494-centralize-ssh-key-rotation-with-devolutions-pam)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/pam/fr/pam-with-devolutions-server/providers/managed-providers/ssh-key-provider.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.
