On Wed, 16 Dec 2009, samuel smith wrote: >Thanks Cristian. > >I actually want to implement pkcs11 support in OpenSSL. Any one can please >direct to correct path for implementing the pkcs11 engine.As i am new >openssl , please tell me what all would be required to develop this and >please direct me to some document which might be usefull for developing the >pkcs11 support.
Samuel, why would you want to implement the engine? There are 2 available PKCS#11 engines out there, one from Sun and one from OpenSC. It seems to me that the one from OpenSC is mainly for accessing keys and certs in the PKCS#11 tokens. The one from Sun can use the underlying PKCS#11 framework to accelerate crypto operations as well. It can also access private/public keys in the tokens, it cannot access certificates yet. J. >Thanks >Samuel > >On Tue, Dec 8, 2009 at 4:05 PM, Cristian Thiago Moecke < >cont...@cristiantm.com.br> wrote: > >> I think you may want to use the OpenSC PKCS#11 OpenSSL Engine >> http://www.opensc-project.org/engine_pkcs11/ >> >> 2009/12/8 Samuel123smith <samuel123sm...@gmail.com> >> >> >>> Hi ALL, >>> >>> I am new to OpenSSL and need some help on pkcs11. >>> >>> 1 . Does the latest OpenSSL 0.9.8k support the pkcs11 support? >>> If so , how to configure the openssl with pkcs11 support? >>> >>> 2. I have searched through openssl for finding some document regarding >>> pkcs11 but was not able to find any good document. Please direct me to >>> some >>> link . >>> Please direct me to some pkcs11 example program also. >>> >>> Thanks in Advance >>> Samuel >>> >>> >>> -- >>> View this message in context: >>> http://old.nabble.com/pkcs11-help-tp26691523p26691523.html >>> Sent from the OpenSSL - User mailing list archive at Nabble.com. >>> >>> ______________________________________________________________________ >>> OpenSSL Project http://www.openssl.org >>> User Support Mailing List openssl-users@openssl.org >>> Automated List Manager majord...@openssl.org >>> >> >> > -- Jan Pechanec ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org