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.