mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Document --auto-issuer-key-retrieve.
This commit is contained in:
parent
55ba204bfa
commit
c1270f06fe
7 changed files with 32 additions and 2 deletions
9
TODO
9
TODO
|
@ -129,3 +129,12 @@
|
|||
This may happen and lead to an Ambiguous Name error. Solution is to
|
||||
check the certs for identity before throwing this error.
|
||||
|
||||
* Gpg-Agent Locale
|
||||
Although we pass LC_MESSAGE from gpgsm et al. to Pinentry, this has
|
||||
only an effect on the stock GTK strings (e.g. "OK") and not on any
|
||||
strings gpg-agent generates and passes to Pinentry. This defeats
|
||||
our design goal to allow changing the locale without changing
|
||||
gpg-agent's default locale (e.g. by the command updatestartuptty).
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue