]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
typo
authorFrancis Dupont <fdupont@isc.org>
Tue, 8 Sep 2009 12:52:23 +0000 (12:52 +0000)
committerFrancis Dupont <fdupont@isc.org>
Tue, 8 Sep 2009 12:52:23 +0000 (12:52 +0000)
contrib/pkcs11-keygen/PKCS11-NOTES

index 7af9d242d0fd10eb74421e2b4dacc56967c8ee62..2d07e9f2b5a8b3ca21aa6ebbaab262c993f71ec3 100644 (file)
@@ -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).