<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div id="editbody1">
<div style="font-size: 10pt; font-family: Verdana,Geneva,sans-serif;">
<p>Hello,</p>
<p>in the past I used<br />Windows 10<br />+ Smartcard<br />+ MobaXterm<br />for SSH public key authentication w/o problems incl. SSH forward.</p>
<p>Now I have a new device with Windows 11, and I want to use the same Smartcard for SSH public key authentication using Win 11 (native) SSH client.</p>
<p>Therfore I installed<br />- Gpg4win 4.2 (latest version)<br />- PowerShell 7 (latest version)<br />- PuTTY 0.8 (latest version)<br />and configured gpg.conf and gpg-agent.conf.<br />I don't intend to install git BASH assuming PowerShell 7 provides a working shell.</p>
<p>I can run gpg --card-status and ssh-add -L w/o problems, means I can display all information stored on my Smartcard and the SSH public key (key ends with "cardno:0005_000080CE".</p>
<p>However when I try to connect to a SSH server public key authentication fails.</p>
<p>I found this statement when searching for a solution:<br />"[...] The ssh-pageant provides the same kind of functionality to ssh but, as opposed to ssh-agent, does speak the PuTTY protocol. This enables ssh to speak with the gpg-agent via the ssh-pageant.[...]"</p>
<p>Can you please advise how to fix this issue?</p>
</div>
</div>
</body></html>