[Crypt::SSLeay] using certificates in microsoft store

2004-11-24 Thread allan juul
hi having a script that needs to login to a site via cetificates. its no problem using $ENV{HTTPS_PKCS12_FILE} $ENV{HTTPS_PKCS12_PASSWORD} now, i have a specific certificate installed via IE6 on windows, where i can't export it to other formats apparently because the private key was marked

Re: Getting the encoding of a response

2004-05-11 Thread allan juul
i never found a solution to the same problem, so i hacked on the header string - try this: ### use strict; use LWP::UserAgent; use URI; select STDOUT; $|=1; select STDERR; $|=1; my $ua = LWP::UserAgent-new(); my $url =

Re: Error trying to install libwww using Cygwin

2004-04-01 Thread allan juul
i have never used cygwin so this might be a stab in the dark, but it sounds a bit like the same problem originally on mac os x where LWP tried to install the LWP HEAD over the system HEAD in the exact same location [i think this was solved by renaming or moving the system HEAD] are you sure

threads

2004-03-10 Thread allan juul
hi i have a problem while trying to build a spider using perl threads. Consider the program below which is just an example to get going. i wish to hit a certain site's frontpage for any number of times (for example 300) i imagine that since theres a lot of content on the page each request will

[OT] hidden links to google and other robots

2003-11-19 Thread allan juul
hi [OT] i have asked these questions elsewhere but maybe some of you guys know ... i know its a pretty akward question but we are in a pretty akward position thanks ./allan 1) will google index the http://www.somewhere.com; in the this example: html head meta http-equiv=Refresh