diff options
author | vnctdj <vnctdj@laposte.net> | 2021-06-11 18:43:24 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-06-11 18:44:09 +0200 |
commit | d4db24bfc34b29a3a894ebea2caa3ed6724207d7 (patch) | |
tree | a221778768e94e30bb93440831023a3427afde0e /contrib/importers/1password2pass.rb | |
parent | a271b43cbd76cc30406202c49041b552656538bd (diff) | |
download | pass-d4db24bfc34b29a3a894ebea2caa3ed6724207d7.tar.gz pass-d4db24bfc34b29a3a894ebea2caa3ed6724207d7.tar.bz2 pass-d4db24bfc34b29a3a894ebea2caa3ed6724207d7.zip |
Use GPG_OPTS when verifying .gpg-id signature
I use a pass-specific gpg home directory. I tell pass about it by using
PASSWORD_STORE_GPG_OPTS="--homedir dir".
I also tell pass to sign files with PASSWORD_STORE_SIGNING_KEY.
However "pass init" returns "Signing of .gpg_id unsuccessful." because
we forgot to hand it GPG_OPTS. This patch fixes that oversight.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions