On Thu, 2006-10-12 at 10:20 -0700, Tom Phoenix wrote:
> On 10/12/06, Lyvim Xaphir <[EMAIL PROTECTED]> wrote:
> 
> > Hello everyone.  I'm looking for a perl script that utilizes
> > Crypt:SSLeay to log in to an https server with a name and password.
> > Does anyone know where to find sample scripts like that?
> 
> The bulk of what you need is in the synopsis in the README:
> 
>     http://search.cpan.org/src/CHAMAS/Crypt-SSLeay-0.51/README
> 
> Of course, mostly it's the same as using LWP in general. What more are
> you needing? Would WWW::Mechanize help?
> 
>     http://search.cpan.org/~petdance/WWW-Mechanize/
> 
> Good luck with it!
> 
> --Tom Phoenix
> Stonehenge Perl Training

Thanks Tom!  Funny that you should mention Mechanize, cause I have a
Fedora Core 5 system and I had just loaded that package this morning to
check it out.

I also noticed the code in the readme link you sent; thanks again.  Now
I have to integrate that into what I have; should be interesting from
here on out.

I guess as long as I'm only doing https stuff, I don't really need the
Net::SSLeay package, right?  I made sure that Crypt:SSLeay is installed.

Best regards,

LX


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to