Alon Bar-Lev wrote:
SNIP
> There is also an issue of resources prompt (passphrase, token) and a
> small issue of object serialization in engine interface.
If I remember well, smart card proprietary software will ask for
password when is necessary.
This should be part of engine API as well... So application may
construct proper dialogs. Be aware that if you use "Protected storage"
or "Smartcard" based you will get Windows UI GUI activated
automatically. So, for example, you will not be able to use this
solution for server application.
Patches that extend code (load private key) to use passed UI_METHOD are
welcome.
And may be method CryptAcquireCertificatePrivateKey is not appropriate
in this case.
Also daemon(services) can interact with desktop.
Roumen
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED]