> 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/rdm/it/knowledge-base/knowledge-base-articles/entry-settings/ssh-key.md).

# Chiave SSH

La voce **Chiave SSH** in Remote Desktop Manager consente agli utenti di gestire in modo sicuro le chiavi SSH utilizzate per l'autenticazione nelle sessioni remote. Le voci chiave SSH possono essere configurate in uno dei tre modi seguenti:

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

<table><thead><tr><th width="206.800048828125">OPZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Genera nuova chiave SSH</strong></td><td>Consente la creazione di una nuova coppia di chiavi SSH direttamente all'interno di Remote Desktop Manager. È possibile specificare parametri quali il tipo di chiave, la dimensione, l'impronta digitale e la passphrase per la sicurezza.</td></tr><tr><td><strong>Importa chiave SSH</strong></td><td>Consente l'importazione di una chiave SSH esistente in Remote Desktop Manager. Se una coppia di chiavi è già stata generata al di fuori di Remote Desktop Manager, questa opzione la aggiunge all'elenco delle credenziali.</td></tr><tr><td><strong>Collega chiave SSH locale</strong></td><td>Consente di collegare una chiave SSH memorizzata localmente sulla macchina senza importarla direttamente in Remote Desktop Manager.</td></tr></tbody></table>

#### Scheda Generale

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

<table><thead><tr><th width="166.7999267578125">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Tipo di voce</strong></td><td><ul><li><strong>File (locale)</strong>: punta a un file di chiave SSH memorizzato localmente.</li><li><strong>Dati incorporati</strong>: memorizza i dati della chiave direttamente nella voce.</li><li><strong>La mia chiave SSH personale</strong>: fa riferimento a una chiave SSH personale configurata in Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Salva passphrase</strong></td><td>Casella di controllo per abilitare il salvataggio della passphrase associata alla chiave privata, se applicabile.</td></tr><tr><td><strong>Chiave privata</strong></td><td>A seconda del tipo di voce, questo campo può accettare un file di chiave privata oppure consentire di incorporare la chiave direttamente.</td></tr><tr><td><strong>Chiave pubblica</strong></td><td>Campo facoltativo per inserire la chiave pubblica associata alla chiave privata.</td></tr></tbody></table>

#### Scheda Nome di accesso

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

{% hint style="info" %}
Se i campi ***Nome utente*** e ***Password*** vengono configurati qui, avranno la precedenza sugli stessi campi in qualsiasi voce supportata che si collega a questa voce chiave SSH (ad esempio, una voce terminale SSH).
{% endhint %}

<table><thead><tr><th width="121.99993896484375">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Nome utente</strong></td><td>Questo nome utente verrà utilizzato durante l'autenticazione delle sessioni SSH.</td></tr><tr><td><strong>Password</strong></td><td>Inserisca la password associata al nome utente. Generi una password o utilizzi il <a href="/pages/nIXi2G4hruRZQtrYN1As">Generatore di password</a>. La password può essere mostrata o nascosta facendo clic sull'icona a forma di occhio.</td></tr></tbody></table>

#### Scheda Agente chiavi SSH

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

<table><thead><tr><th width="311.60003662109375">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Carica automaticamente nell'agente chiavi SSH</strong></td><td>Abilita o disabilita il caricamento automatico della chiave SSH in un agente chiavi SSH.</td></tr></tbody></table>

#### Scheda Certificato

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

<table><thead><tr><th width="168.4000244140625">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Nessun certificato</strong></td><td>Non allegare alcun certificato.</td></tr><tr><td><strong>File (locale)</strong></td><td>Utilizza un certificato memorizzato localmente.</td></tr><tr><td><strong>Dati incorporati</strong></td><td>Memorizza il certificato direttamente nella voce.</td></tr></tbody></table>

#### Scheda Impronte digitali

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

<table><thead><tr><th width="171.5999755859375">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>MD5</strong></td><td>Visualizza l'impronta digitale hash MD5.</td></tr><tr><td><strong>SHA1</strong></td><td>Visualizza l'impronta digitale hash SHA-1.</td></tr><tr><td><strong>SHA256</strong></td><td>Visualizza l'impronta digitale hash SHA-256.</td></tr><tr><td><strong>Commento</strong></td><td>Visualizza il commento aggiunto nel campo Commento della finestra Genera una nuova chiave SSH.</td></tr></tbody></table>

### Vedere anche

* [Devolutions Academy - Create and manage SSH Key entry](https://academy.devolutions.net/student/page/2590927-create-and-manage-ssh-key-entry?sid_i=1)
* [Devolutions Academy – Manage SSH key with SSH key agent in RDM](https://academy.devolutions.net/student/activity/2591723-manage-ssh-key-with-ssh-key-agent-in-rdm)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/knowledge-base-articles/entry-settings/ssh-key.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
