On Nov 18, 2011, at 11:09 PM, John A. Wallace wrote: > In addition, it seems to imply to me from the instructions online at > http://www.gnupg.org/documentation/manuals/gnupg-devel/GPG-Configuration-Opt > ions.html, that I could in fact use more than one "keyserver 'name'" option > in my 'gpg.conf' file; and that I could use different options for different > keyservers. At least that is how I understand these instructions: > > " After the keyserver name, optional keyserver configuration options may be > provided. These are the same as the global --keyserver-options from below, > but apply only to this particular keyserver." > > Or is this instruction referring only to different options for different > "types" (e.g., hkp, ldap or mailto) of keyservers? I mean, if I am > interpreting it right, I could, theoretically, use these lines in gpg.conf: > > keyserver hkp://keys.gnupg.net > keyserver hkps://zimmermann.mayfirst.org ca-cert-file=<path to > gnupghome>\mfpl.crt > keyserver-options verbose
Yes, you can. It's different options per keyserver, not per type. David _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
