RE: REMOVE

2002-06-05 Thread David Lang

seems that way. (as someone who has attempted to get off the list a few
times, but cannot get majordomo to cooperate)

and no I didn't save the welcome message from when I joined years ago.

David Lang

On Tue, 4 Jun 2002, Dilkie, Lee wrote:

> Date: Tue, 4 Jun 2002 15:01:32 -0400
> From: "Dilkie, Lee" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: REMOVE
>
> NO! You are NOT allowed to leave You HAVE to stay.
>
> (sorry to the list members for the noise, but I couldna help maself)
>
> -Original Message-
> From: Sidney Fortes [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 04, 2002 2:30 PM
> To: [EMAIL PROTECTED]
> Subject: REMOVE
>
>
> REMOVE
>
>
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Converting PCKS12 certificates to PEM format

2002-06-05 Thread Derek Jones

Hi,

I have PKCS12 format certificates (.pfx) which I use in conjunction with IE
to connect to a secure site requiring client certificates. This works fine.

I would like to do the same using openssl. However, since openssl does not
support the PKCS12 format directly, I need to convert the certificates to
PEM format. I have tried various utilities such as openssl PKCS12, but
cannot get openssl to successfully send the client certificate in an
acceptable format for the server. I get a fatal certificate_unknown alert
when openssl sends the certificate after the ServerHello.

Any help would be appreciated.

Regards

Derek Jones
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: zlib double free bug and openssl question.

2002-06-05 Thread Lenny Miceli

Reading the posting from Lutz Jaenicke saying that if OpenSSL is not
specifically compiled with zlib then it won't have zlib compiled in,
then can anyone explain if you don't compile OpenSSL with zlib why it still
contains the string zlib many times within libcrypto.a?  Thanks for any
insight anyone can give into this.

> strings libcrypto.a
Request error: class file/memory mismatch
COMP_zlib
ZLIB
zlib compression
c_zlib.o/   997457715   6789  390   100644  2044  `
COMP_zlib
c_zlib.c
/dir1/subdir/openssl-0.9.6b/crypto/comp;
/dir2/lang/SUNWspro/bin/../WS6/bin/cc -I.. -I../../include -KPIC -DTHREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ultra -xarch=v8plus -xO5
-xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM -c
c_zlib.c -W0,-xp
c_zlib.c
zlib_method
COMP_zlib

Thanks,
  Lenny Miceli
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: Naina announce (was: [ANNOUNCE] OpenSSL 0.9.1 beta 1 released)

2002-06-05 Thread Vadim Fedukovich

On Wed, Jun 05, 2002 at 08:42:10AM +0200, Lutz Jaenicke wrote:
> On Wed, Jun 05, 2002 at 03:35:31AM +0300, Vadim Fedukovich wrote:
> > hi list,
> > 
> > Naina library may be considered an ASN.1 test; it handles some
> > Secure Electronic Transactions messages.
> > http://www.unity.net/~vf/naina_r1.tgz
> > 
> > It works with 0.9.7-beta-1, on linux, gcc 2.9.5
> > 
> > It could be great to include SET-specific objects into openssl;
> > patch is there inside
> 
> * Would you please just submit the patch with the additional OIDs into
>   [EMAIL PROTECTED]? I however won't promise that it will make it
>   into 0.9.7, which is already in feature freeze (depends on the actual
>   submission).

just sent it

> * Do you have a homepage for your project, for which we can add a link?

Thank you, not yet. Actually, not much to show at this point,
merchant-wallet interface is the only working stuff.
I guess the most popular content could be screenshots included in the package

yours,
Vadim

> 
> Best regards,
>   Lutz
> -- 
> Lutz Jaenicke [EMAIL PROTECTED]
> http://www.aet.TU-Cottbus.DE/personen/jaenicke/
> BTU Cottbus, Allgemeine Elektrotechnik
> Universitaetsplatz 3-4, D-03044 Cottbus
> __
> OpenSSL Project http://www.openssl.org
> User Support Mailing List[EMAIL PROTECTED]
> Automated List Manager   [EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]