in sc-pkcs11.h I see this:
/* Decide whether to use pkcs11 for initialization support */
#ifdef ENABLE_OPENSSL
#define USE_PKCS15_INIT
#endif

so we can only initialized cards if openssl is available?
also many drivers require openssl or are restricted, unless
openssl is available.

so I wonder if we should simply require openssl for trunk.
I don't know a single user that does not compile opensc with
openssl, or what use opensc would be in such a situation.

what do you think?

Regards, Andreas
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to