From 6dd5b31a89d837fb173e276e07b93c4e84a20a48 Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Tue, 21 Jul 2020 06:03:07 +0100 Subject: [PATCH] post(sign-commit): key should not expire --- source/_posts/git-sign-commit-ed25519.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/git-sign-commit-ed25519.md b/source/_posts/git-sign-commit-ed25519.md index ae0dcee..ede2e74 100644 --- a/source/_posts/git-sign-commit-ed25519.md +++ b/source/_posts/git-sign-commit-ed25519.md @@ -20,9 +20,9 @@ Please select which elliptic curve you want: (1) Curve 25519 Your selection? 1 -# Key will expire in 1 year +# Key shouldn't expire (in commit signing) Please specify how long the key should be valid. -Key is valid for? (0) 1y +Key is valid for? (0) 0 Key expires at Sun 18 Jul 2021 00:00:00 UTC Is this correct? (y/N) y