openssl + Crypto::SSLeay

Yewen Tang (yewent@whitepj.com)
Tue, 11 Jul 2000 16:42:08 -0700


------=_NextPart_000_02F3_01BFEB56.F405D140
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have installed OpenSSL 0.9.5a and Crypto::SSLeay 0.16. When I run =
net_ssl_test or other scripts
to test, they failed to connect to HTTPS servers.

The found those test scripts have established TCP connection to the =
HTTPS server, but failed to continue SSL conversations
with servers.

Further investigation shows that error occurs when PRNG seeding.I guess =
that OpenSSL API may not be well configured for PRNG seeding.
Or Crypt::SSLeay haven't be configured OK to use OpenSSL API properly.

I use EGD as a source of random number on my machine. I have made =
openssl command line work with it. How do I make OpenSSL API and =
Crypt::SSLeay work?

Thanks for anybody getting me out here.

Yewen
White PJ, INC.

=20

------=_NextPart_000_02F3_01BFEB56.F405D140
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
I have installed OpenSSL 0.9.5a = and=20 Crypto::SSLeay 0.16. When I run net_ssl_test or other scripts
to = test, they=20 failed to connect to HTTPS servers.
 
The found those test scripts have = established TCP=20 connection to the HTTPS server, but failed to continue SSL = conversations
with=20 servers.
 
Further investigation shows that error = occurs when=20 PRNG seeding.I guess that OpenSSL API may not be well configured for = PRNG=20 seeding.
Or Crypt::SSLeay haven't be configured OK to use OpenSSL API = properly.
 
I use EGD as a source of random number = on my=20 machine. I have made openssl command line work with it. How do I make = OpenSSL=20 API and Crypt::SSLeay work?
 
Thanks for anybody getting me out=20 here.
 
Yewen
White PJ, INC.
 
 
------=_NextPart_000_02F3_01BFEB56.F405D140--