02 May, 2025

[SOLUTION] GPG: Expired Subkey

 # gpg --edit-key KEY-ID

In the gpg prompt:

# > key 1

(the selected key is marked with an asterisk. You can select several subkeys.)

# > expire

(Set expiration time)

# > trust

(Set trust level)

No comments: