my $mech = WWW::Mechanize->new( cookie_jar => {}, ssl_opts => { SSL_version => 'TLSv1', SSL_ca_file => Mozilla::CA::SSL_ca_file(), }, );