gpg-agent, pinentry and Emacs
Ralph Seichter
abbot at monksofcool.net
Sat Nov 16 18:22:53 CET 2019
* Werner Koch:
> You forgot to _add_
>
> debug-pinentry
> debug ipc
> verbose
>
> to gpg-agent.conf.
Here's the gpg-agent.conf I used:
default-cache-ttl <nnn>
max-cache-ttl <mmm>
no-allow-mark-trusted
enable-ssh-support
pinentry-program /home/xyz/bin/pinentry-wrapper
debug-pinentry
log-file /tmp/gpg-agent.log
verbose
Seems to me I had everything in place, with the exception of "debug
ipc". I added the latter, and the resulting log file is available via
https://seichter.de/aegi6bee9eShu/gpg-agent.log . Note that I killed
the agent manually at the end of that session in order to flush any
data still potentially buffered for logging.
-Ralph
More information about the Gnupg-users
mailing list