mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
(main): New options --no-fail-on-exist, --homedir.
(store_private_key): Use them here.
This commit is contained in:
parent
8197b20e24
commit
b01d989925
4 changed files with 102 additions and 48 deletions
|
@ -108,7 +108,7 @@ ask_for_card (CTRL ctrl, const unsigned char *shadow_info, char **r_kid)
|
|||
|
||||
if (!rc)
|
||||
{
|
||||
/* We better reset the SCD now. This is kludge requred
|
||||
/* We better reset the SCD now. This is kludge required
|
||||
because the scdaemon is currently not always able to
|
||||
detect the presence of a card. With a fully working
|
||||
scdaemon this would not be required; i.e. the pkcs#15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue