From: Stephan G. <ste...@ho...> - 2001-08-14 11:07:59
|
I tried to install Net::SSLeay because I want SSL support. When I try to install it via the webmin "Perl modules" module, it tells me at testing: Executing make test .. make[1]: Entering directory `/tmp/.webmin/Net_SSLeay.pm-1.08/Net-SSLeay-Handle-0.50' make[1]: Leaving directory `/tmp/.webmin/Net_SSLeay.pm-1.08/Net-SSLeay-Handle-0.50' PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/ perl5/5.6.0 test.pl 1..16 ok 1 Testing pointer to int casting... ok 2 ### Making self signed certificate just for these tests... certificate done. Spawning a test server on port 1212, pid=1546... *** not ok 3 connect: Connection refused at examples/minicli.pl line 16. *** not ok 4 connect: Connection refused at examples/callback.pl line 34. *** not ok 5 Sending 1 MB over localhost, may take a while (and some VM)... connect: Connection refused at examples/bulk.pl line 19. ...took 1 secs (1024 KB/s) *** not ok 6 Sending 1 MB over pipes, may take a while (and some VM)... key at examples/stdio_bulk.pl line 17. ...took 1 secs (1024 KB/s) *** not ok 7 Now about to contact external sites... www.bacus.pt www.openssl.org www.cdw.com app.iplanet.com banking.wellsfargo.com secure.worldgaming.net www.engelschall.com www.ubs.com You have 5 seconds of time to hit Ctrl-C if you do not like this. *** 5 tests failed already. Following tests _will_ fail if you do not have network connectivity (or if the servers are down or have changed). ok 8 www.bacus.pt Trying www.openssl.org... 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) Trying www.cdw.com... ok 10 www.cdw.com (Microsoft-IIS/5.0) Trying app.iplanet.com... ok 11 app.iplanet.com (Netscape-Enterprise/4.1) Trying banking.wellsfargo.com... ok 12 banking.wellsfargo.com (Netscape-Enterprise/4.1) Trying secure.worldgaming.net... ok 13 secure.worldgaming.net (Apache/1.3.12 (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a) Trying www.engelschall.com... ok 14 www.engelschall.com (Apache/1.3.6 (Unix) mod_perl/1.20 mod_ssl/2.3.5 OpenSSL/0.9.3a DAV/0.9.8) Trying www.ubs.com... ok 15 www.ubs.com (Netscape-Enterprise/3.6 SP3) *** WARNING: There were 5 errors in the tests. make: *** [test_dynamic] Error 9 I afterward tried to install it without testing what worked fine. I now can select the SSL option in Webmin but receive an error message, that the URL is wrong. I have to manually change miniserv.conf from ssl=1 to ssl=0 and restart webmin to get connection again. I have OpenSSL installed on a RedHat 7.0 system. https works for my website. Did I miss something? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |