GnuPG: Difference between revisions

Jump to navigation Jump to search
m
→‎Troubleshooting: gpg-connect-agent RESET /bye
 
Line 30: Line 30:


== Useful commands ==
== Useful commands ==
{{testedon|2025-03-11|Windows 11 + PowerShell 7.5.0}}
Restart gpg-agent
<syntaxhighlight lang="powershell">
PS C:\Users\micha> gpgconf --kill gpg-agent
PS C:\Users\micha> gpgconf --launch gpg-agent
</syntaxhighlight>
{{testedon|2018-09-04|Ubuntu 16.04.5 LTS + GnuPG 2.1.11}}


<source lang="console">
<source lang="console">

Navigation menu