I’m trying to sign a newly imported key.
`gpg --sign-key
Are you sure that you want to sign this key with your
key “myID@mycompany.com (New Key for My ID) myID@mycompany” (CBC2E40F65C32CFA)
Really sign? (y/N) y
gpg: signing failed: Timeout
gpg: signing failed: Timeout
Key not changed so no update needed.`
I’m not sure why it is timing out. It hasn’t done this before.
Any ideas?