[PATCH] for RSA BSAFE Crypto-C 4.3 and OpenSSL 0.9.5a

2000-09-01 Thread webguy
To all interested OpenSSL parties - We have finally released a beta version of our RSA BSAFE Crypto-C 4.3 patch for OpenSSL 0.9.5a. This patch has not yet been tested on the latest snapshot or against the CVS tree. You may find it at http://www.lymeware.com/download.html Any and all feedback

Re: R: Generate a cert with certenr3.dll

2000-09-01 Thread Vadim Fedukovich
Hi Rosario, if you need understanding, use specifications and source code. Unix is almost always to be a synonym. hope this will not mean OS war, Vadim On Fri, 1 Sep 2000, Rosario Riccio wrote: > Hi... > > Thanks very very much, especially to Arnaud De Timmerman: finally I've > obtained a goo

RE: Generate a cert with certenr3.dll

2000-09-01 Thread mark schoneman
If you mean the 1.3.6... part try http://www.alvestrand.no/objectid -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rosario Riccio Sent: Friday, September 01, 2000 4:13 AM To: openssl-users Subject: R: Generate a cert with certenr3.dll Hi... Thanks ver

gpg/pgp and (open-)ssl?

2000-09-01 Thread Martin Lohner
Hi alltogether, please apologise these newby-questions. I guess they are mainly academic. Does anybody know of "real-life-interactions" between (open-)ssl and pgp/gpg. Is there a standard openssl-way to extract, i.e. hexdump to a file, a privat/public key from a certificate? Is it possible to ge

Réf. : R: Generate a cert with certenr3.dll

2000-09-01 Thread Arnaud De Timmerman
hi, > request = xenroll.CreatePKCS10(DN, "1.3.6.1.5.5.7.3.2") taken from ./include/openssl/objects.h #define SN_id_pkix"PKIX" #define NID_id_pkix 127 #define OBJ_id_pkix 1L,3L,6L,1L,5L,5L,7L #define SN_id_kp "id-kp" #define NID_id_kp 12

R: Suggestion: smime -noexpire

2000-09-01 Thread Claudio Campetto
I think another choice could be to provide the means to specify the "current" time as an argument in the command line. Claudio Campetto. > -Messaggio originale- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Inviato: giovedì 31 agosto 2000 6.46 > A: [EMAIL PROTECTED] > Oggetto: Su

R: Generate a cert with certenr3.dll

2000-09-01 Thread Rosario Riccio
Hi... Thanks very very much, especially to Arnaud De Timmerman: finally I've obtained a good cert for IE and OE using xenroll.dll instead of certenr3.dll. And now. a new question!?!? Someone could help me with understanding of the cryptic sequence defining certificate's scopes? > request =

SMIME utility : -sign

2000-09-01 Thread Arnaud De Timmerman
All, I'm using the "openssl smime -sign ." utility. And the well known "Enter PEM pass phrase:" appears :( Is it scheduled in OpenSSL to add the "[-passin arg]" to the command line, as it is already available in "openssl req" ? Is this option present in the latest snapshot ? I'm using Ope