Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: How to get html code from a secure (https:\\) page?

by noxxi (Pilgrim)
on Jan 22, 2018 at 12:16 UTC ( [id://1207665]=note: print w/replies, xml ) Need Help??


in reply to Re: How to get html code from a secure (https:\\) page?
in thread How to get html code from a secure (https:\\) page?

You also get an error if you visit the site with a browser: NET::ERR_CERT_COMMON_NAME_INVALID. This is because the certificate is issued for cc.sedoparking.com which is a domain parking service. Looking at the http instead of https URL you'll see that the site is actually for sale. This suggests that the resource you want to access is no longer available under this URL.

Replies are listed 'Best First'.
Re^3: How to get html code from a secure (https:\\) page?
by karlgoethebier (Abbot) on Jan 22, 2018 at 17:50 UTC

    Mmh, as the OP wrote: "...check the broken links..."? If this is what he meant and i guessed...

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 16:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found