mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Finished PKA feature
This commit is contained in:
parent
64fa7ea37e
commit
f1482aab4e
41 changed files with 26561 additions and 21524 deletions
|
@ -914,6 +914,7 @@ get_pubkey_byname (PKT_public_key *pk,
|
|||
include_unusable, ret_keyblock, ret_kdbhd);
|
||||
if (rc == G10ERR_NO_PUBKEY
|
||||
&& !again
|
||||
&& opt.allow_pka_lookup
|
||||
&& (opt.keyserver_options.options&KEYSERVER_AUTO_PKA_RETRIEVE)
|
||||
&& is_valid_mailbox (name))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue