Add cards and default key

This commit is contained in:
Hunter Haugen 2016-05-20 09:00:38 -07:00
parent 6b0a2872e6
commit 86f523d15d
Signed by: hunner
GPG key ID: EF99694AA599DDAD
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,5 @@
default-cache-ttl 3600
max-cache-ttl 3600
enable-ssh-support
disable-scdaemon
#disable-scdaemon
pinentry-program /usr/local/bin/pinentry-mac

View file

@ -1,6 +1,6 @@
# The default key to sign with. If this option is not used, the default key is
# the first key found in the secret keyring
#default-key 0xD8692123C4065DEA5E0F3AB5249B39D24F25E3B6
default-key 0x6B147327595D299854FED9D51CED67750173FC1C
#-----------------------------
@ -39,6 +39,11 @@ with-fingerprint
list-options show-uid-validity
verify-options show-uid-validity
# This is taken over by dirmngr, but needed here for send keys
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options no-honor-keyserver-url
keyserver-options include-revoked
#-----------------------------
# algorithm and ciphers
#-----------------------------