Openssl configuration (openssl.cnf ) doudt

2010-02-10 Thread Samuel123smith
Hi ALL, I am trying to use openssl pkcs11 engine . I have more than pkcs11 provider and I want my customer to specify which pkcs11 provider they want to use . For this I am thinking to modify the openssl.cnf file and have one option pkcs11_lib32=/usr/lib/pkcs11/opencryptoki.so pkcs11_lib64=/usr

Openssl configuration (openssl.cnf ) doudt

2010-02-10 Thread Samuel123smith
Hi ALL, I am trying to use openssl pkcs11 engine . I have more than pkcs11 provider and I want my customer to specify which pkcs11 provider they want to use . For this I am thinking to modify the openssl.cnf file and have one option pkcs11_lib32=/usr/lib/pkcs11/opencryptoki.so pkcs11_lib64=/usr

OpenSSL PKCS11 engine implementation

2010-02-04 Thread Samuel123smith
Hi ALL, I was trying to write openssl pkcs11 engine implementation for RSA . Now ,I am stuck with the implementating RSA padding which is required for RSA encryption,decryption ,signing and verifying. I was trying to find the mechanism which is needed for each padding. RSA_PKCS1_PADDING ---> M

pkcs11 support from OpenSSL team

2009-12-15 Thread Samuel123smith
Hi ALL, I was wondering why OpenSSL team have not supported pkcs11 engine. I can see in the contribution list http://www.openssl.org/contrib/ http://www.openssl.org/contrib/ , some of the user have already contributed pkcs11 support patch . Why openssl team have not included this in the main s

pkcs11 help

2009-12-08 Thread Samuel123smith
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 doc

Re: New Babie-- Query on CVE-2009-3555..

2009-11-20 Thread Samuel123smith
://cvs.openssl.org/chngview?cn=18790 atleast disconnect the connection if renegotiation and which was suppose to be done to deal with this problem. Please correct me if i am wrong? and also please guide me which patch need to be used . Thanks in Advance Samuel Samuel123smith wrote: > > Hi ALL,

New Babie-- Query on CVE-2009-3555

2009-11-20 Thread Samuel123smith
Hi ALL, I am newbie to openssl and i have recently joined in openssl activities.As we all know , we have come across the security vulnerability issue CVE-2009-3555 and i need to patch the OpenSSL 0.9.8k version. I was going from some of query already in this forum . >From this link http://www.d