Description of the Bug
Getting CERTIFICATE_VERIFY_FAILED on all API calls suddenly.
It seems Chargebee updated their SSL certificate but not the ca-certs.crt used for SSL validation and its now failing.
Steps to reproduce
Make any API call using Python SDK
Expected Behavior
Should not fail on certificate verification
Code Snippets (if applicable)
No response
Operating System
macOS
Language version
Python 3.11.7
Library version
2.35.0
Additional context
No response
Description of the Bug
Getting CERTIFICATE_VERIFY_FAILED on all API calls suddenly.
It seems Chargebee updated their SSL certificate but not the
ca-certs.crtused for SSL validation and its now failing.Steps to reproduce
Make any API call using Python SDK
Expected Behavior
Should not fail on certificate verification
Code Snippets (if applicable)
No response
Operating System
macOS
Language version
Python 3.11.7
Library version
2.35.0
Additional context
No response