How can I create a X509_NAME by a subject string

2002-09-09 Thread htm
I have got a subject string of the certification. And I want to use this string to find out the proper X509 object in a stack. I know the method X509 *X509_find_by_subject(STACK_OF(X509) *sk,X509_NAME *name); ,but I don't know how to construct a X509_NAME object by giving a

[openssl.org #11] pkcs11 engine for openssl (Bull trustway)

2002-09-09 Thread via RT
I've made some improvements in the Bull trustway pkcs#11 engine to be more generic. In this release, PKCS#11 functions are called through the functions list rather than specific calls directly to PKCS#11 functions. So it is possible to point it to any PKCS#11 shared library renamed

Re: PKCS#11 engines revisited

2002-09-09 Thread afchine madjlessi
I've made some improvements in the Bull trustway pkcs#11 engine to be more generic. In this release, PKCS#11 functions are called through the functions list rather than specific calls directly to PKCS#11 functions. So it is possible to point it to any PKCS#11 shared library renamed libpkcs11.so

[openssl.org #11] Fw: trustway pkcs11 engine for openssl

2002-09-09 Thread via RT
You can find attached the Bull Trustway PKCS#11 patch for openssl- engine-0.9.6g. Afchine Madjlessi __ [EMAIL PROTECTED] Bull - Trustway RD - Networking Security http://www.servers.bull.com/trustway

COMP_zlib Problem

2002-09-09 Thread Kenneth R. Robinette
If one calls COMP_METHOD *comp = COMP_zlib(), the first time this call is made, a valid COMP_METHOD is returned, and the comp-type is set correctly. However, if you make the call a second time, a valid COMP_METHOD is returned, however the comp-type is set to 0. This is with OpenSSL

Re: non-repudiation

2002-09-09 Thread chuck
You need to make sure that Apache only accepts connections from presenters of client certificates (which your CA has copies of.) I think this is documented in mod ssl. TIA Chuck Lyon UTS Enterprise Systems University Park PC 417A Florida International University Miami, FL 33199 Sonu