Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Mailer: 21.0 "20 minutes to Nikko" XEmacs Lucid (via feedmail 8 I);
	Gnus v5.6.45/XEmacs 21.0 - "20 minutes to Nikko"
To: Stipe Tolj <tolj@uni-duesseldorf.de>
Cc: Cygnus <cygwin@sourceware.cygnus.com>
Subject: openssl-0.9.2b compiles fine, but problems with tests
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: "Dr. Volker Zell" <vzell@de.oracle.com>
Date: 22 May 1999 12:26:48 +0200
Message-ID: <kvd7zt1jtj.fsf@vzell.de.oracle.com>
Lines: 67

Hi

Compilation of 

 openssl-0.9.2b - http://www.openssl.org/

patched with Stipes patch from

 ftp://www.student.uni-koeln.de/cygwin/Distribution/Source/openssl/

is out-of-the-box.

When doing a make test, the tests hang during execution of the following:

  ./rsa_oaep_test

Taking out this test and trying again, this times it hangs with the 
following message:

sh ./tx509 v3-cert2.pem 2>/dev/null
testing X509 conversions
p -> d
p -> n
p -> p
d -> d
n -> d
p -> d
d -> n
n -> n
p -> n
d -> p
n -> p
p -> p
testing crl conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
testing session-id conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
Generate and verify a certificate request
generating certificate request
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Using configuration from test.cnf
unable to load 'random state'
What this means is that the random number generator has not been seeded
with much random data.
Consider setting the RANDFILE environment variable to point at a file that
'random' data can be kept in.
Generating a 512 bit RSA private key
.


Is anybody using this library and did the tests passed for you ?
Any hints ?

Ciao
  Volker


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

