I have installed follwong on Solaris openssl .9.3a c library Net::SSLeay 1.05 Perl module At the time of make test of openssl .9.3a , it said sometjing like: " 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. " I simply ignored it. Everything else was fine. The test of Net::SSLeay given some message like: Random number generator not seeded!!! Now about to contact external sites... . ok 8 www.bacus.pt ok 9 www.openssl.org (Apache/1.3.6 (Unix) mod_perl/1.20 mod_ssl/2.3.5 OpenSSL/0. 9.3a DAV/0.9.8) ok 10 www.apache-ssl.org (Apache/1.3.12 Ben-SSL/1.40 (Unix)) ok 11 www.cdw.com (Microsoft-IIS/5.0) SSL_write 22078: 1 - error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure ok 12 www.rsa.com () ok 13 developer.netscape.com (Netscape-Enterprise/3.6) ok 14 banking.wellsfargo.com (Netscape-Enterprise/3.6 SP2) ok 15 secure.worldgaming.net (Stronghold/2.3 Apache/1.2.6 C2NetUS/2010) ok 16 www.engelschall.com (Apache/1.3.6 (Unix) mod_perl/1.20 mod_ssl/2.3.5 OpenS SL/0.9.3a DAV/0.9.8) All tests completed OK. Please see the Error "SSL_write 22078: 1 - error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure" . Now I installed it , sub https_post work with some sites (say https://networksolutions.com) very well but for some https sites (say https://nirula.com, https://www.sure-pay.com/xml) it gives the error like: SSL_write 1122: 1 - error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure Please help me to rectify the problem. TIA. -Surat Singh Bhati ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
