On Tue, 22 Jul 2008, sadronmeldir wrote: >I'm aware that the default installation of the Solaris 10 OS provides a >PKCS#11-based OpenSSL implementation. I'm trying to take some metrics to >figure out how much more efficient certain processes are with the PKCS >engine. How would I disable the PKCS engine on an UltraSPARC T1 processor?
an application must explicitly initialize the engine so that it can use it. The only app that uses the engine by default on S10 is Apache. You can also use "-engine pkcs11" with openssl(1) command. J. -- Jan Pechanec ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]