I run :
ssh-keygen -D 0 > /usr/key.pub
I use ddd and in ssh-keygen.c :
  #ifdef SMARTCARD
        if (download)
                do_download(pw,reader_id);
        else ....
 On do_download(pw,reader_id)
I receive : Program received signal 
SIGSEGV,Segmentation fault.
0x400ecf9b in sk_value() from
/usr/lib/libcrypto.so.0.9.6

When I run ssh-agent I receive:
SSH_AUTH_SOCK=/tmp/ssh-pUAu1777/agent.1777;export
SSH_AUTH_SOCK;
SSH_AGENT_PID=1778;export SSH_AGENT_PID;
echo Agent pid 1778;

When I run pkcs15-tool -c I receive:
Card has 1 certificate
X.509 Certificate ...

When I run pkcs15-tool -k I receive:
Card has 2 private key(s)
Private RSA key 
        Usage:[0x122]
        ModL :1024
        Key ref :64
        ID:45
Private RSA key 
        Usage:[0x20C]
        ModL :1024
        Key ref :65
        ID:45

    Thanks for your time,
                      Dan

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to