Jan,

Thanks for the information! How can I explicitly initialize the PKCS11
engine when writing in C? I've looked at examples, but I think I'm missing a
step because when I verify or sign using OpenSSL, I'm seeing no improvement
in performance.

-Chris

On Tue, Jul 22, 2008 at 8:38 AM, Jan Pechanec <[EMAIL PROTECTED]> wrote:

> 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]
>

Reply via email to