Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: SSL challenge

by cheshirecat (Sexton)
on Dec 18, 2001 at 22:04 UTC ( [id://132887]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: SSL challenge
in thread SSL challenge

just change
$req = HTTP::Request->new(GET=>'http://www.apple.com');
to
$req = HTTP::Request->new(GET=>'https://www.apple.com');


Cheshire Cat

Replies are listed 'Best First'.
SSL challenge
by stix (Novice) on Dec 19, 2001 at 02:49 UTC
    Do I have to "use" it, or is it done backend?
        When I asked the question, I was having issues with FTP and couldn't try it. It's all been resolved, now. Everything seems to be working fine. And no, you don't have to "use" it. Thanks Everybody.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://132887]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-24 10:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found