From fc47f5d6f1bf7fcd8731cc50197e9a67521c7437 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 8 Sep 2009 12:52:23 +0000 Subject: [PATCH] typo --- contrib/pkcs11-keygen/PKCS11-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pkcs11-keygen/PKCS11-NOTES b/contrib/pkcs11-keygen/PKCS11-NOTES index 7af9d242d0..2d07e9f2b5 100644 --- a/contrib/pkcs11-keygen/PKCS11-NOTES +++ b/contrib/pkcs11-keygen/PKCS11-NOTES @@ -69,7 +69,7 @@ to simply use the slot 0 (usual default, meta-slot on Solaris). Sign-only engine -openssl.../crypto/engibe/hw_pk11-kp.c and hw_pk11_pub-kp.c contain +openssl.../crypto/engine/hw_pk11-kp.c and hw_pk11_pub-kp.c contain a stripped down version of hw_pk11.c and hw_pk11_pub.c files which has only the useful functions (i.e., signature with a RSA private key in the device protected key store and key loading).