Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CERTIFICATE_VERIFY_FAILED #60

Open
ekampf opened this issue Feb 13, 2024 · 3 comments
Open

CERTIFICATE_VERIFY_FAILED #60

ekampf opened this issue Feb 13, 2024 · 3 comments

Comments

@ekampf
Copy link

ekampf commented Feb 13, 2024

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

Copy link

Hello @ekampf, thank you for raising the issue. Your contribution is greatly appreciated and we look forward to addressing it.

@cb-sriramthiagarajan
Copy link
Collaborator

Hi @ekampf, I'm sorry for the delay in response.

This is working fine for us in v2.35.0. Can you please share more details about the error that you're seeing?

@cb-sriramthiagarajan
Copy link
Collaborator

Hi @ekampf, can you please confirm if you're still facing this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@ekampf @cb-sriramthiagarajan and others