openssl pkcs#11 engine patch

Billy Glynn billy.glynn at iedr.ie
Wed Mar 23 17:10:18 UTC 2011


Hi Emil,

For me, I had the same problem.

I'm running RHEL5, openssl-0.9.8l with the ISC patch and integrating
with the AEP Keyper PKCS#11 lib.

After applying the ISC patch, I found that this worked for me:

# ./Configure linux-elf -m32 -pthread
--pk11-libname=/opt/Keyper/PKCS11Provider/pkcs11.so
--pk11-flavor=sign-only --prefix=/opt/pkcs11/usr

# make

# ./apps/openssl engine pkcs11
(pkcs11) PKCS #11 engine support (sign only)

Regards

Billy



More information about the bind-users mailing list