It's so nice that someone provided pkcs11 enginge patch. Thanks, Afchine Madjlessi...
However I have one problem while compling openssl 0.9.7 beta5 with this patch on Windows 2000. I just followed the intructions described in "intall.w32" from openssl 0.9.7 beta5: 1. perl Configure VC-WIN32 => OK 2. ms\do_ms 3. nmake -f ms\ntdll.mak [guest - Fri Dec 13 15:23:00 2002]: > Here you have the patch for pkcs11 engine for openssl 0.9.7 beta5 > This engine has been tested with apache 1.3.27 mod_ssl 2.8.12 and the > CC2000 Bull TrustWay hardware. If needed, I can provide also the patch > to use with mod_ssl and some tools to create and sign certificate > requests. > In this new release of the pkcs#11 engine, I have added just the > rsa_generate_key in the RSA_METHOD. This call permit to generate and > put the private key in the crypto hardware. load_private_key and > load_public_key engine calls are also added to this engine. > All the PKCS#11 function calls are done through C_GetFunctionList. So > the engine could be used with different pkcs#11 and token libraries. > There is also a possibility to use a remote crypto box. > > Afchine Madjlessi > ______________________________________ > [EMAIL PROTECTED] > Bull TrustWay R&D > http://www.servers.bull.com/trustway > ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
