gpg problem: unusable public key

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

gpg problem: unusable public key

Post by ^rooker »

[PROBLEM]
I wanted to encrypt a file, but gpg gave me the following response:

Code: Select all

gpg: rooker@das-werkstatt.com: skipped: unusable public key
gpg: top-secret.tar.bz2: encryption failed: unusable public key
[SOLUTION]
My key had expired.

Ken Newquist's Blog at Lafayette College showed me the steps to do it. Unfortunately, I still got the same error message :(

The reason was: My main public key could only sign, and my subkey could encrypt - but was still marked as expired. Thanks to a
post on gnupg.org by Charly Avital, it was trivial to revive my subkey, too.

Now, encryption works fine again! :)
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply