Skip to content

Bugfix: Catching bad gpg files

Drew Stinnett requested to merge bugfix-broken-diagnostic-pgp into main

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

Merge request reports

Loading