Help for this page
$ua = WWW::Mechanize->new( ssl_opts => { ... verify_hostname => 1, } );
<p>Maybe the following works:</p> <c> ... verify_hostname => 0, } );