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]

Reply via email to