Help for this page
use LWP::UserAgent qw(); require LWP::Protocol::https; ... SSL_ca_file => '/Downloads/file.pfx', ); my $test = $ua->post('https://example.com/gettoken');