Skip to content

fix: PGP Key should have expiration #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/go-further/setup-security-key.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ Please specify how long the key should be valid.
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0)
Key does not expire at all
Key is valid for? (0) 3y
Key expires at Jeu 6 avr 11:02:54 2028 CEST
Is this correct? (y/N) y

GnuPG needs to construct a user ID to identify your key.
Expand Down