On Tue, Sep 29 2020, Werner Koch via Gnupg-users wrote:
> On Mon, 28 Sep 2020 23:54, Pankaj Jangid said:
>> debug3: sign_and_send_pubkey: signing using rsa-sha2-512
>> sign_and_send_pubkey: signing failed: agent refused operation
>
> Algorithm looks okay. You need to look at the gpg-agent log. P
On Mon, 28 Sep 2020 23:54, Pankaj Jangid said:
> debug3: sign_and_send_pubkey: signing using rsa-sha2-512
> sign_and_send_pubkey: signing failed: agent refused operation
Algorithm looks okay. You need to look at the gpg-agent log. Put
log-file /somewhere/gpg-agent.log
verbose
into ~/.gnupg/gpg
I am trying to configure gpg key for ssh authentication. I have added a
new key specifically for authentication (usage). And then exported the
public key using --export-ssh-key and saved on the remote server
authorized_keys.
~/.gnupg/gpg-agent.conf
~/.gnupg/sshcontrol
The above files are configur