mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-25 22:19:59 +01:00
Missed one caller.
This commit is contained in:
parent
ef8f2e2f6f
commit
e0dbc52cfc
@ -3348,7 +3348,7 @@ generate_card_subkeypair (KBNODE pub_keyblock, KBNODE sec_keyblock,
|
||||
goto leave;
|
||||
|
||||
algo = PUBKEY_ALGO_RSA;
|
||||
expire = ask_expire_interval (0,NULL);
|
||||
expire = ask_expire_interval (timestamp,0,NULL);
|
||||
if (keyno == 1)
|
||||
use = PUBKEY_USAGE_SIG;
|
||||
else if (keyno == 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user