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

TLS Certificate Verification Issue – x509: certificate signed by unknown authority #147

Open
fwidjaya20 opened this issue Feb 23, 2025 · 0 comments

Comments

@fwidjaya20
Copy link

I am encountering a panic from SDK when making a CreateInvoice request. After did several testing I received the following error through manually make HTTP Request instead of using SDK:

tls: failed to verify certificate: x509: certificate signed by unknown authority

Is there any chance to return it as an error instead of panic the whole system ?

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

1 participant