Cody Fendant has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to do a simple request to an https URL with WWW::Mechanize.
I've got Crypt::SSleay, I know the site is up and the URL is correct, regular browsers can connect to it, but all I get is a long wait and the message "can't connect to website.com:443". What should I try?
Edit: WWW::Mechanize can connect to other https sites just fine, for the record. Not sure what that means but it's another clue.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: WWW::Mechanize and https/port 443
by hdb (Monsignor) on Jul 19, 2013 at 13:40 UTC | |
by Cody Fendant (Hermit) on Jul 20, 2013 at 00:48 UTC | |
by Cody Fendant (Hermit) on Jul 20, 2013 at 01:59 UTC | |
Re: WWW::Mechanize and https/port 443
by daxim (Curate) on Jul 19, 2013 at 13:38 UTC | |
by Cody Fendant (Hermit) on Jul 20, 2013 at 01:59 UTC | |
Re: WWW::Mechanize and https/port 443
by Kanji (Parson) on Jul 21, 2013 at 04:04 UTC | |
by daxim (Curate) on Jul 21, 2013 at 13:38 UTC |