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 didn't fix the issue.
Is there any certificate I've to download for it to work?