Quantcast
Channel: How can I clear my cached gpg password? - Ask Ubuntu
Browsing latest articles
Browse All 5 View Live

Answer by Koshin for How can I clear my cached gpg password?

gpgconf --reload gpg-agentThis works for me ... hope this answers your question.

View Article


Answer by DrBeco for How can I clear my cached gpg password?

GPG: In a single command:gpg-connect-agent reloadagent /byeSSH: for ssh agent you probably want those two:ssh-add -D #delete identitiesssh-agent -k #kill ssh-agent

View Article


Answer by Matija Nalis for How can I clear my cached gpg password?

for those really using gpg-agent, you can forget passphrases with:echo RELOADAGENT | gpg-connect-agent

View Article

Answer by Jonas Malaco for How can I clear my cached gpg password?

Let me begin by saying I had the exact same issue...Your GPG secrets are probably being handled by the Gnome Keyring, even if gpg-agent is running. This answer provides some details on the available...

View Article

How can I clear my cached gpg password?

I've tried:the SIGHUP method --> no succesthe cache timeout in gpg-agent.conf --> it seems that this file is not read, althougt I have the 'use-agent' line in gpg.confWhat should I do ?

View Article

Browsing latest articles
Browse All 5 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>