Re: pkcs#11 engine for openssl

2003-07-29 Thread Afchine Madjlessi
Hi Gilad, You must copy the public key file generated by openssl (cakey.pem) in usr/local/appache/ssl.crt/server.key. The pkcs#11 engine "load_private_key" function read the public key file to find the private key in the hardware. cheers Afchine __ [EMAIL PROTECT

RE: pkcs#11 engine for openssl

2003-07-29 Thread Gilad Finkelstein
sage- From: Afchine Madjlessi [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 12:36 PM To: Gilad Finkelstein Cc: [EMAIL PROTECTED]; Ren? Martin Subject: Re: pkcs#11 engine for openssl Hi Gilad, You have to made some little changes in mod_ssl (like defining SSL_EXPERIMENTAL_ENGINE , genera

RE: pkcs#11 engine for openssl

2003-06-24 Thread Gilad Finkelstein
nal Message - From: "Gilad Finkelstein" <[EMAIL PROTECTED]> To: "'Afchine Madjlessi'" <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 7:33 PM Subject: RE: pkcs#11 engine for openssl > HI Afchine, > I probably do not understand fully the concept

Re: pkcs#11 engine for openssl

2003-06-20 Thread Afchine Madjlessi
m: "Gilad Finkelstein" <[EMAIL PROTECTED]> To: "'Afchine Madjlessi'" <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 7:33 PM Subject: RE: pkcs#11 engine for openssl > HI Afchine, > I probably do not understand fully the concept of the engine modu

Re: pkcs#11 engine for openssl

2003-06-16 Thread Afchine Madjlessi
ustWay R&D http://www.trustway.bull.com - Original Message - From: "Gilad Finkelstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 11:20 AM Subject: FW: pkcs#11 engine for openssl newbie question > Hi, > My apologizes for the first item (pack require

Re: pkcs#11 engine for openssl newbie question

2003-06-11 Thread Afchine Madjlessi
21 PM Subject: pkcs#11 engine for openssl newbie question > HI, > I address you as a last resort since I can not find any answers in openssl > groups/web on how to use engines in general and pkcs#11 interface in > particular. > Can you please direct me to a descent place where I can

[openssl.org #11] [PATCH] pkcs#11 engine for openssl-engine-0.9.6j

2003-06-11 Thread via RT
Contribution to openssl: pkcs#11 engine for openssl-engine 0.9.6j [EMAIL PROTECTED] Bull TrustWay R&D __ OpenSSL Project http://www.openssl.org Development Mailing

[openssl.org #11] [PATCH] pkcs#11 engine for openssl-0.9.7b

2003-06-11 Thread via RT
Contribution to openssl: pkcs#11 engine for openssl 0.9.7b [EMAIL PROTECTED] Bull TrustWay R&D __ OpenSSL Project http://www.openssl.org Development Mailing List [E

Re: [openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-20 Thread afchine madjlessi
Hello Richard, > Richard Levitte via RT wrote: > > It's unfortunate that cryptoki.h is GPLd, or I would put it in our contribution area. > > GPL is not compatible with the OpenSSL license. Is it possible to get a different cryptoki.h? I got the original cryptoki.h which is not GPLd from RSA an

[PATCH] pkcs#11 engine for openssl 0.9.7 & 0.9.6h

2003-01-14 Thread afchine madjlessi
Hello Richard, > Richard Levitte via RT wrote: > > It's unfortunate that cryptoki.h is GPLd, or I would put it in our contribution area. > > GPL is not compatible with the OpenSSL license. Is it possible to get a different cryptoki.h? I got the original cryptoki.h which is not GPLd from RSA an

Re: [openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-10 Thread Götz Babin-Ebell
Richard Levitte via RT wrote: Hello Richard, It's unfortunate that cryptoki.h is GPLd, or I would put it in our contribution area. GPL is not compatible with the OpenSSL license. Is it possible to get a different cryptoki.h? Also, is conf.h really necssary? conf.h is only incuded if HAVE_CON

[openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-10 Thread Richard Levitte via RT
k properly within OpenSSL. [[EMAIL PROTECTED] - Fri Jan 3 06:44:06 2003]: > > This is a contribution for a generic pkcs#11 engine for openssl 0.9.7 and > > 0.9.6h. > > Thanks to add it to the openssl contibution page. > >

pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-08 Thread afchine
This is a contribution for a generic pkcs#11 engine for openssl 0.9.7 and 0.9.6h. Thanks to add it to the openssl contibution page. Best regards [EMAIL PROTECTED] Bull TrustWay R&D trustway-pkcs11-openssl-0.9.7.patch.gz Description: Binary data trustway-pkcs11-openssl-engine-0.9.6h.patc

[openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-02 Thread afchine via RT
> This is a contribution for a generic pkcs#11 engine for openssl 0.9.7 and > 0.9.6h. > Thanks to add it to the openssl contibution page. > Best regards > > [EMAIL PROTECTED] > Bull TrustWay R&D _