Tomb/extras/test/gnupg
Alexandre Pujol c303513be4
Fix issues with GPG default key.
- Remove --no-options gpg option when using GPG key.
- Improve gpg default key tests

To use the default key, ~/.gnupg/gpg.conf needs:
  default-key <keyid>
  default-recipient-self
Or
  default-recipient <keyid>

Otherwise the first key in the keyring is used.
2017-04-03 13:24:25 +01:00
..
gpg.conf Fix issues with GPG default key. 2017-04-03 13:24:25 +01:00
pubring.gpg
secring.gpg
trustdb.gpg