Error GETing https://www.kmcgov.in/KMCPortal/jsp/KMCDeathRecordSearch.jsp: Can't connect to www.kmcgov.in:443:
ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; my $mech = WWW::Mechanize->new(); $mech->agent_alias("Windows IE 6"); $mech->ssl_opts( verify_hostnames => 0 ); $mech->get( "https://www.kmcgov.in/KMCPortal/jsp/KMCDeathRecordSearch. +jsp" );
What can I do to fix this issue? I have the latest versions of Net::SSLeay, Crypt::SSLeay, LWP, LWP::Protocol::https. Also I have installed Mozilla::CA, CACertOrg::CA
In reply to LWP and HTTPS by Gangabass
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |