Hi everyone,

On Sep 21, 2009, at 9:08, Andreas Jellinghaus wrote:

> I wouldn't like to kill opensc support in openssh, unless we have a
> lightwight patch to enable it with pkcs#11. (i.e. not a patch that
> adds full x.509 stuff. I know you have one that does this, but for
> me it's not simple enough, so I prefer a much easier system with
> openssh).
>
> ah, one more issue:
> what about our internal tools?
> opensc-tool, opensc-explorer, pkcs15-init, etc.?
>
> they need to be able to use the internal api, and I doubt we can  
> rewrite
> them to use pkcs11 only. (in fact we don't need to, pkcs11-tool  
> should be
> able to do everything pkcs#11 has to offer).
>
So does OpenSC.tokend:

zero:~ joao$ otool -L /root/OpenSC.tokend/Contents/MacOS/OpenSC
/root/OpenSC.tokend/Contents/MacOS/OpenSC:
        /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC  
(compatibility version 1.0.0, current version 36160.0.0)
        /System/Library/PrivateFrameworks/SecurityTokend.framework/Versions/A/ 
SecurityTokend (compatibility version 1.0.0, current version 36808.0.0)
        /System/Library/Frameworks/Security.framework/Versions/A/Security  
(compatibility version 1.0.0, current version 36910.0.0)
        /System/Library/Frameworks/CoreFoundation.framework/Versions/A/ 
CoreFoundation (compatibility version 150.0.0, current version 550.0.0)
        /Library/OpenSC/lib/libopensc.2.dylib (compatibility version 3.0.0,  
current version 3.0.0)
        /Library/OpenSC/lib/libpkcs15init.2.dylib (compatibility version  
3.0.0, current version 3.0.0)
        /Library/OpenSC/lib/libscconf.2.dylib (compatibility version 3.0.0,  
current version 3.0.0)
        /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current  
version 7.9.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current  
version 123.0.0)
zero:~ joao$

Unless we modify it, of course :)

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

Reply via email to