From: Don Armstrong Date: Tue, 1 Aug 2017 15:37:14 +0000 (-0700) Subject: trusted-key only takes one key now X-Git-Url: https://git.donarmstrong.com/?p=gnupg.git;a=commitdiff_plain;h=e756b76b5eabfb218f6f0a7f7a1d62f3dc64122e trusted-key only takes one key now --- diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index ee038af..e87021b 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -38,7 +38,8 @@ default-key A2D13001D98C0FBA # 81C08922808D0FD0 # pub:u:1024:17:5DE249965B0358A2:1999-03-15:2006-02-04:59:f: # the 5th field is what you want. -trusted-key 81C08922808D0FD0 A2D13001D98C0FBA +trusted-key A2D13001D98C0FBA +# 45AD1B8A9474319A4F7F649881C08922808D0FD0 # If you do not pass a recipient to gpg, it will ask for one.