Am Donnerstag, 27. März 2008 15:16:31 schrieb Jan Just Keijser:
> Hi Marc,
>
> seems to me that the FAQ is out of date; openssh private keys are in RSA
> format, which can easily be stored on a smart card/token. You can then
> use this key with its corresponding SSH public part using Alon Bar-Lev's
> openssh patch. I must add that I have not tried this myself ;-)

RSA is not a format. openssh has a format (actually two different ones, check 
your .ssh/authorized_keys file for public keys for example), and PEM is a 
format (from the x.509/openssl world). there is no tool to convert openssh
format into pem format, this is what the faq is trying to say.

has anyone a suggestion for a better formulations? best as patch against
        http://www.opensc-project.org/svn/web/trunk/faq.php
that is a svn repo you can check out to see the source files

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to