OpenSSH with PKCS11 Support

Latest response

Please update OpenSSH to a version greater than 5.4 so that it has PKCS11 support. We are using smart cards for remote ssh access to servers and currently have to maintain our own build of OpenSSH to enable this functionality.

Responses

One possibility is to get a Kerberos ticket with PKINIT, then use GSSAPI authentication to SSH.