I use the WWW :: Salesforce perl library to log in and retrieve some data. But I get this error when logging in -
Failed to verify perl 500 certificate
I installed LWP::UserAgent Mozilla::CAand CACertOrg::CA, but this does not fix the problem.
Is there any certificate I have to download for it to work?
source
share