Generating an SSH Resident Key

Links RSS
Author ArgentumCation Posts Notes
License CC-BY-NC-SA 4.0+ Updated

import { Accordion, AccordionItem } from “accessible-astro-components”;

Here’s how to create a resident SSH Key using a security key

1
ssh-keygen -t ed25519-sk -Oresident

If that one doesn’t work,

1
ssh-keygen -t ed25519-sk -Oresident -Oapplication=ssh:key