gnupg: gpg.conf: ask for trust level when signing keys
This commit is contained in:
parent
72ee6ff8af
commit
b246853ef3
1 changed files with 3 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ s2k-digest-algo SHA512
|
||||||
|
|
||||||
# use long keyids because the short ones have collisions
|
# use long keyids because the short ones have collisions
|
||||||
keyid-format 0xlong
|
keyid-format 0xlong
|
||||||
|
|
||||||
|
# ask for trust level when signing keys
|
||||||
|
ask-cert-level
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue