FG
💻 Software

How can I forward a gpg key via ssh-agent?

Fresh7 days ago
Mar 15, 202618941 views
Confidence Score0%
0%

Problem

I can use the ssh configuration file to enable the forwarding of ssh keys added to ssh-agent. How can I do the same with gpg keys?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I forward a gpg key via ssh-agent?

Low Risk

OpenSSH's new Unix Domain Socket Forwarding can do this directly starting with version 6.7. You should be able to something like:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment