[openssl-users] OpenSSL 0.9.6a PRNG algorithm weakness

2015-10-07 Thread Alan Chee
Hi, I saw an advisory on exploiting a PRNG weakness in OpenSSL versions up to 0.9.6a by using several short PRNG requests. It looks interesting. Do you have any idea for the details of the attacking technique? Thanks in advance! Regards,Alan __

OpenSSL 0.9.6a

2002-06-10 Thread Daniela Prestipino
Hi, Where/How can I find the openssl.exe (application file) in the 0.9.6a version? Thanks Daniela -- Daniela Prestipino [EMAIL PROTECTED] I.D.S., Informatica Distribuita e Software srl Via Consolare Pompea 19 98168 Messina ITALIA Tel.: +39 90 353638 Fax : +39 90

Problem with openssl 0.9.5a -> Upgrade openssl 0.9.6a

2002-06-07 Thread Daniela Prestipino
] [error] OpenSSL: error:0D079006:asn1 encoding routines:ASN1_verify:bad get asn1 object call [04/giu/2002 17:25:05 01976] [error] OpenSSL: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned The oracle support says me to upgrade the openssl 0.9.5a to the openssl 0.9.6a

Re: OpenSSL-0.9.6a install problem(!)

2001-11-17 Thread Cl. Yuri Huitron Alvarado
Try installing the new RedHat 7.2 . > Hello. > > > This is my set-up: > > Red Hat linux 6.0 > Apache 1.3.20 > OpenSSL 0.9.6a > Mod_SSL-2.8.4-1.3.20 > > When I try the following: > > https://localhost > > My browser displays the following:

OpenSSL-0.9.6a install problem(!)

2001-11-17 Thread The_polymorph
Hello. This is my set-up: Red Hat linux 6.0 Apache 1.3.20 OpenSSL 0.9.6a Mod_SSL-2.8.4-1.3.20 When I try the following: https://localhost My browser displays the following: Netscape is unable to locate the server keyword.netscape.com Please check the server name and try again If I try

Re: OpenSSL 0.9.6a handshake problem

2001-07-30 Thread Greg Stark
EMAIL PROTECTED] - Original Message - From: Cheuk Cheng To: [EMAIL PROTECTED] Sent: Monday, July 30, 2001 1:18 AM Subject: OpenSSL 0.9.6a handshake problem Hi All, I'm trying to port the OpenSSL 0.9.6a library for an embedded web server. So far the handshake sta

Signature verify failure in OpenSSL 0.9.6a

2001-05-03 Thread Terrence Miao
tureVerify:digest failure:pk7_doit.c:765: 8835:error:21075069:PKCS7 routines:PKCS7_verify:signature failure:pk7_smime.c:256: OpenSSL 0.9.6a is running on RedHat 7.0 Linux box with gcc version 2.96 2731. Cheers, -- Terrence Miao The University of Melbourne ... __o +61 3

RE: PKCS#7 support in openssl-0.9.6a

2001-04-27 Thread Aslam
Hi, No I'm looking for some the docs of pkcs#7 functions exported by openssl. Thanks any way.. Aslam -Original Message- From: Oliver Bode [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 12:30 PM To: [EMAIL PROTECTED] Subject: Re: PKCS#7 support in openssl-0.9.6a Aslam

Re: PKCS#7 support in openssl-0.9.6a

2001-04-27 Thread Oliver Bode
Aslam, Is this what you are looking for? http://www.openssl.org/docs/apps/pkcs7.html# - Original Message - From: "Aslam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 28, 2001 1:08 AM Subject: PKCS#7 support in openssl-0.9.6a &

PKCS#7 support in openssl-0.9.6a

2001-04-27 Thread Aslam
Hi, Is there any documentation about the pkcs#7 support in openssl. Any help is much more apriciated. Thanks Aslam __ OpenSSL Project http://www.openssl.org User Support Mailing List

RE: openssl-0.9.6a

2001-04-25 Thread Geoff Thorpe
On Wed, 25 Apr 2001 [EMAIL PROTECTED] wrote: > > And we've stated that binary compatibility doesn't exist > > either. Given those two > > things, you'd think that OS distributions wouldn't build > > everything based on > > OpenSSL as shared libraries wouldn't you ... funny what > > people will

Re: openssl-0.9.6a

2001-04-24 Thread phil
On Tue, Apr 24, 2001 at 09:13:56AM +0200, Richard Levitte - VMS Whacker wrote: > ... > The way to build shared libraries has changed a bit. Exactly in what > way did it fail, and exactly how did you configure? > > Basically, you have to configure with the keyword "shared" as > argument, or share

Re: openssl-0.9.6a

2001-04-23 Thread Richard Levitte - VMS Whacker
From: Torsten Howard <[EMAIL PROTECTED]> torsten> This library fails when doing torsten> make linux-shared torsten> openssl-0.9.6a The way to build shared libraries has changed a bit. Exactly in what way did it fail, and exactly how did you configure? Basically, you have to con

openssl-0.9.6a

2001-04-23 Thread Torsten Howard
This library fails when doing make linux-shared openssl-0.9.6a This library works doing make linux-shared openssl-0.9.6 Interesting, but cost me a lot of time, so I thought I'd share. Torsten __ OpenSSL Pr

RE: openssl 0.9.6a on Unixware 2.1.3

2001-04-11 Thread John Boocock
I use OpenSSL 0.9.6a on two UnixWare 7 machines (UnixWare 7.1.1 and NSC 7.1.1+IP) Didn't have any problems with the compile of it, but did have some fun getting it to use EGD for entropy Have a look at the thread with the subject: random state, openssl.cnf and RAND_edg("/var/run/egd-

openssl 0.9.6a on Unixware 2.1.3

2001-04-11 Thread Wolf Pavel
During compilation I cannot avoid the following error: Undefined symbolfirst referenced in file _libc_sigunlock/usr/lib/libthread.so _libc_siglock /usr/lib/libthread.so Has anybody succ

Re: OpenSSL 0.9.6a-beta2 and Shared Libs

2001-03-31 Thread Richard Levitte - VMS Whacker
From: Paulo Matos <[EMAIL PROTECTED]> Subject: OpenSSL 0.9.6a-beta2 and Shared Libs Date: Thu, 29 Mar 2001 11:05:16 + (UTC) Message-ID: <[EMAIL PROTECTED]> pjsm> In order to build shared libs I had to do a small patch to pjsm> openssl-0.9.6a-beta2 source tree. (patch foll

OpenSSL 0.9.6a-beta2 and Shared Libs

2001-03-29 Thread Paulo Matos
In order to build shared libs I had to do a small patch to openssl-0.9.6a-beta2 source tree. (patch follow as attach) After that it built with no problems... What are side effects? -- Paulo Matos

RE: [ANNOUNCEMENT] OpenSSL 0.9.6a Beta 1 released

2001-03-14 Thread Greaney, Kevin
Hi, I was able to download and build the OpenSSL 0.9.6A Engine kit on an OpenVMS V7.1-2 Alpha system with DEC C V6.0-001 and TCP/IP Services for OpenVMS Alpha V5.0A on a AlphaStation 200 4/166. But I ran into a problem when running the tests. I used the following commands to