On 5/21/07, sithg...@stud.uni-erlangen.de <sithg...@stud.uni-erlangen.de> wrote:
I got ssh-agent also working. At the moment I am only able to use 1024 bit RSA keys under Linux. ssh-agent and openvpn doesn't work at the same time. :-( It seems that OpenVPN keeps the connection open and blocks ssh-agent from doing anything with the smart-card.
How do you use with OpenSSH? I recommend of using PKCS#11 as well. http://alon.barlev.googlepages.com/openssh-pkcs11 I don't use OpenSC, but I heard that there is some kind of option that causes PKCS#11 to release the session. Something related to PIN caching? Alon