Questions tagged [gpg-agent]

64 questions
0
votes
1 answer

How to use GPG on Windows to authenticate to Github for SSH?

I have gpg4win suite and already created a certificate with Kleopatra, and I would like to use existing certificate to authenticate to github via SSH, instead of using ssh-agent that comes with git installation. github help pages explain how to…
user11157650
0
votes
1 answer

Cannot export secret PGP keys with GnuPG

DISCLAIMER: GPG Noob I just sent my master key and two of my three subkeys to a Yubikey without knowing they would be removed from my keyring and replaced by a stub. After that I tried to get my subkeys back in case they were still around. I can see…
Jorge Chip
  • 81
  • 3
  • 9
0
votes
2 answers

Jenkins Build rpm sign error

I am trying to copy my entire Jenkins configuration from RHEL 6.7 to RHEL 6.9 , On doing this everything looks good, but only one jenkins build is failing with below error Enter pass phrase: can't connect to `/usr/share/tomcat6/.gnupg/S.gpg-agent':…
devops
  • 1,121
  • 5
  • 20
  • 50
-1
votes
2 answers

git commit with gpg key does not work from VSCode

Added a gpg key to sign commits. After all the configuration is done, I am able to sign via git cli. But when I commit using vscode it opens a terminal window so I can enter my key password. The window appears a little buggy and does not accept the…
IsraelCena
  • 29
  • 1
  • 6
1 2 3 4
5