Hi all,
I want to use openssl with a smartcard containing RSA private key and RSA cipher capabilities.
Is there a way to tell SSL that it should use a given callback (from smartcard API) for applying private key (the one on the smart card).
You need a openssl engine for this (in case you have a pkcs11 driver for your smartcard try the pkcs11 engine mentioned some time ago on openssl-dev, btw: what kind of smartcard do you have (pkcs15 ?, OS ? ...)).
Nils
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]