Generating an SSH Resident Key
Written by: ArgentumCation1 min read
Last Changed:
import { Accordion, AccordionItem } from “accessible-astro-components”;
Here’s how to create a resident SSH Key using a security key
ssh-keygen -t ed25519-sk -Oresident
If that one doesn’t work,
ssh-keygen -t ed25519-sk -Oresident -Oapplication=ssh:key