Earl Cahill <[EMAIL PROTECTED]> writes:

> I am interested in logging into a couple https sites.  One is an espn
> page, namely
> 
> http://games.espn.go.com/cgi/bbc/request.dll?FRONTPAGE

perl -MNet::SSLeay -e 'print Net::SSLeay::get_https("games.espn.go.com", \
         443, "/cgi/bbc/request.dll?FRONTPAGE")'

Get Net::SSLeay from CPAN or

        http://www.bacus.pt/Net_SSLeay/index.html

--Sampo

> If I can do it there, I should be able to do it at datek.com as well.
> 
> Any ideas?  Please at least cc: a copy of your reply to my email
> address.
> 
> Thanks
> Earl Cahill
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to