Manage Your SSH Keys
Copy-paste prompt
Audit my mittwald SSH keys and help me add/replace keys safely.
Process:
1) list current keys,
2) flag old/duplicate keys,
3) add my new public key,
4) prepare cleanup actions for obsolete keys.
Do not delete old keys until I confirm successful login with the new key.
What the agent will do automatically
- List and classify existing keys.
- Add the provided new key.
- Prepare a safe decommission plan for old keys.
What you (human) must still do
- Provide the correct public key.
- Validate login with new key.
- Approve old key removal.
Verification prompt
List my SSH keys again and confirm the new fingerprint is present and old keys are unchanged unless I approved removal.
Rollback/cleanup prompt
If new-key login fails, keep old keys active and remove only the newly added key by ID.