[boulder.pm] https, Net:SSLeay and redirector = death?

Robert L. Harris Robert.L.Harris at rnd-consulting.com
Fri Feb 18 13:07:58 CST 2000



Ok,
  I'm using a script someone else wrote.  Bassicaly the syntax is:

httpget <ip_address> <type> /index.html

type=https

If I use a real IP on a web server it works just fine.  If I use a
virtual IP that is redirected by a Cisco Local director it seg faults
immediately.

------------- Cut Here -----------
#!/usr/local/bin/perl5 -w
#
#
#
# Usage: httpget <hostname>[:port] <protocol> <URI> <Other HTTP headers>
use Socket;
use Net::SSLeay;

print "1\n";
$debug=1;
##
## simple script to break out of a 'hung' telnet.
------------- Cut Here -----------

I don't even get the "1" printed.

Robert


:wq!
---------------------------------------------------------------------------
Robert L. Harris                |  Low quality in a product happens.
Senior System Engineer          |    That doesn't mean it's right and
  at RnD Consulting             |      definitely doesn't mean it should
                                \_       be accepted.  Require quality.
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'




More information about the Boulder-pm mailing list