mirror of https://gitlab.com/curben/blog
post(sign-commit): key should not expire
This commit is contained in:
parent
790ca9b505
commit
6dd5b31a89
|
@ -20,9 +20,9 @@ Please select which elliptic curve you want:
|
||||||
(1) Curve 25519
|
(1) Curve 25519
|
||||||
Your selection? 1
|
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.
|
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
|
Key expires at Sun 18 Jul 2021 00:00:00 UTC
|
||||||
Is this correct? (y/N) y
|
Is this correct? (y/N) y
|
||||||
|
|
Loading…
Reference in New Issue