set individual key types default to ed25519 for auth

This commit is contained in:
drduh 2025-06-15 14:08:13 -07:00
parent e974dbb95c
commit 76d557b0f6
2 changed files with 31 additions and 15 deletions

View file

@ -367,7 +367,7 @@ Subkeys must be renewed or rotated using the Certify key - see [Updating keys](#
Set Subkeys to expire on a planned date:
```console
export EXPIRATION=2027-05-01
export EXPIRATION=2027-07-01
```
The expiration date may also be relative, for example set to two years from today: