Make gpg-agent to fetch gpg keys automatically
This commit is contained in:
parent
09aa9539d8
commit
719c50ee4a
@ -8,6 +8,7 @@ pkill gpg-agent
|
|||||||
|
|
||||||
# Rewrite gpg-agent configuration
|
# Rewrite gpg-agent configuration
|
||||||
cat > ~/.gnupg/gpg-agent.conf <<EOF
|
cat > ~/.gnupg/gpg-agent.conf <<EOF
|
||||||
|
keyserver-options auto-key-retrieve
|
||||||
default-cache-ttl 4320000
|
default-cache-ttl 4320000
|
||||||
max-cache-ttl 8640000
|
max-cache-ttl 8640000
|
||||||
allow-loopback-pinentry
|
allow-loopback-pinentry
|
||||||
|
Loading…
Reference in New Issue
Block a user