📄gpg-agent.conf
GPG config file used to manage the agent daemon. Edits are required to make Yubikey and SSH / PuTTY work together.
Absolute Path:
C:\Users\user\AppData\Roaming\gnupg\gpg-agent.confRun String:
%AppData%\gnupg\gpg-agent.confenable-putty-support
enable-ssh-support
use-standard-socket
default-cache-ttl-ssh 60
max-cache-ttl-ssh 120
default-cache-ttl 60
max-cache-ttl 120
pinentry-program "C:\Program Files (x86)\Gpg4win\bin\pinentry.exe"Last updated