Clarification??

2001-12-13 Thread Srikanta Nayak
Dear Experts, How openSSL will looks EGD ? Is there any such documentation available on net related to it? Please share your experience. Thanks Regards. Shrikant. __ OpenSSL Project

Re: [PATCH] PKCS#11 code update

2001-12-13 Thread Richard Levitte - VMS Whacker
From: Eric Laroche [EMAIL PROTECTED] Eric.Laroche The token object specification format has been widened. Eric.Laroche It is now more powerful and more intuitive, using Eric.Laroche name/value pairs, e.g.: Eric.Laroche pkcs11:library=cryptokitokenlabel=ericobjectlabel=twodologin=true

Re: DC= fields (subject NID) in 9.7?

2001-12-13 Thread Richard Levitte - VMS Whacker
From: Bear Giles [EMAIL PROTECTED] bear What I'm ultimately trying to support is database functions to bear convert between tables and X.509 subjects. I expect this will bear be a set of functions like: bear bear x509name_set_field_string (x509name *name, text *field, text *value, bear

Re: Clarification??

2001-12-13 Thread Lutz Jaenicke
On Thu, Dec 13, 2001 at 10:06:45AM +0100, Srikanta Nayak wrote: How openSSL will looks EGD ? Is there any such documentation available on net related to it? http://www.openssl.org/support/faq.html#USER1 Lutz -- Lutz Jaenicke [EMAIL PROTECTED] BTU Cottbus

Re: prob using the d2i_x509_fp();

2001-12-13 Thread Lutz Jaenicke
On Thu, Dec 13, 2001 at 11:10:09AM +0530, ratan.sarkar wrote: pCert=PEM_read_X509(fp,NULL,0,NULL); Here bytes are read from fp and the file pointer is not reset. if(pCert==NULL) d2i_X509_fp(fp,pCert); Here the first bytes are missing, as they have already

Re: 'openssl pkcs12' appears to be broken

2001-12-13 Thread Oscar Jacobsson
Works like a charm. Thanks! //oscar Richard Levitte - VMS Whacker wrote: Thanks for finding that. I've a patch that I'm going to commit as soon as I see that it compiles. Wanna try it? Expect it within half an hour. __

Re: [PATCH] PKCS#11 code update

2001-12-13 Thread Eric Laroche
Hi, Richard Levitte wrote: From: Eric Laroche [EMAIL PROTECTED] Eric.Laroche The token object specification format has been widened. Eric.Laroche It is now more powerful and more intuitive, using Eric.Laroche name/value pairs, e.g.: Eric.Laroche

RE: [PATCH] PKCS#11 code update

2001-12-13 Thread Steven Reddie
Richard, that was Zoran from Eracom and myself (as a Computer Associates employee). We never got together, but Zoran did submit his code. I put my submission on the back-burner long enough that I think it's irrelevant now. I still haven't looked at Zoran's submission but it sounds like it works

Re: [PATCH] PKCS#11 code update

2001-12-13 Thread Richard Levitte - VMS Whacker
From: Steven Reddie [EMAIL PROTECTED] smr Richard, that was Zoran from Eracom and myself (as a Computer smr Associates employee). We never got together, but Zoran did smr submit his code. I put my submission on the back-burner long smr enough that I think it's irrelevant now. I still haven't