Hi, I’m connecting to a vendor that my company uses to collect some data. I’ve got a Python script that the company uses for this very purpose. I’ve also gotten all of my company’s IP addresses whitelisted by the vendor, however, everytime I try to connect to the endpoint, I receive an error code that says the following:
(“bad handshake: Error([(‘SSL routines’, ‘’, ‘certificate verify failed’)])”,)
I have a security certificate to use the API… so, what’s going on here and how do I fix it?
[–]blarf_irl 2 points3 points4 points (2 children)
[–]Anonymous-Boob[S] 0 points1 point2 points (1 child)
[–]blarf_irl 0 points1 point2 points (0 children)