SSH Key template

Last updated: 4 Jul 2026

Official optional IT pack—structured fields for ssh key secrets.

What this template is

The SSH Key template stores sSH key pairs with optional passphrase and connection context. Enable it under Settings → Category templates → Infrastructure & IT.

Category slugssh-key
PackOfficial optional — nt2-template-ssh-key
TierFree

When to use it (and when not to)

Good fits

  • Deploy keys for CI/CD or bastion access
  • Separate public and private key fields with masked copy
  • Store fingerprint next to the key for host verification

Use something else instead

SituationBetter template
Password-only server adminServer
Cloud IAM access keyCloud Account
Unstructured key dumpSecure Note

Everyday workflows

  • Paste public key and private key into separate fields—never one blob in Secure Note.
  • Add hostname, username, and SSH fingerprint for operator context.
  • Copy private key with timed clipboard clear when provisioning a new host.

Fields at a glance

FieldWhat to put hereSensitive?
TitleTitleNo
Label / serviceLabel / serviceNo
HostnameHostnameNo
UsernameUsernameNo
Public keyPublic keyYes
Private keyPrivate keyYes
Key passphraseKey passphraseYes
SSH fingerprintSSH fingerprintNo
NotesNotesNo

What you need

TierFree
Vault stateUnlocked
NetworkOffline after the first successful app load
Feature toggleSSH Key pack enabled—see Enable category template packs

Steps

  1. Unlock your vault and open Settings → General → Category templates.
  2. Under Infrastructure & IT, toggle SSH Key On.
  3. Open Assets and Add assetSSH Key.
  4. Fill required fields and Save.

Tips and common mistakes

  • Enable pack first—SSH Key is not a core builtin.
  • Do not paste secrets into Secure Note—you lose masking, validation, and share hard-blocks.
  • Clipboard auto-clear applies to copied secrets—paste within 30 seconds.