I am using the WWW::Salesforce perl library to login and fetch some data. But I get this error on login -
perl 500 certificate verify failed
I've installed LWP::UserAgent Mozilla::CA
and CACertOrg::CA
but it didnt fix the issue.
Is there any certificate I've to download for it to work?