Bugfix: Catching bad gpg files
The pgp library is bombing out when it attempts to sign something with an expired pubkey. This change removes expired keys from the collection and prints a warning to the user
The pgp library is bombing out when it attempts to sign something with an expired pubkey. This change removes expired keys from the collection and prints a warning to the user