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

UNABLE_TO_VERIFY_LEAF_SIGNATURE #300

Closed
hexdecimal16 opened this issue Nov 7, 2021 · 2 comments
Closed

UNABLE_TO_VERIFY_LEAF_SIGNATURE #300

hexdecimal16 opened this issue Nov 7, 2021 · 2 comments

Comments

@hexdecimal16
Copy link

Hey I am running a graphql server on aws ec2 instance but when acessing it via graphql-request client i am getting this error
FetchError: request to <my api domain name> failed, reason: unable to verify the first certificate

@dedo1911
Copy link

dedo1911 commented Dec 1, 2021

You could try to disable certificate validation with the solution at this post and see if it's indeed a certificate issue: #125 (comment)

However I would suggest you to check out your server certificates configuration (or client CA certificates) instead.

@hexdecimal16
Copy link
Author

Sorry but it was a server side error.

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

2 participants