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

Error when connecting to WB catalog #223

Open
danielfdsilva opened this issue Jun 12, 2018 · 2 comments
Open

Error when connecting to WB catalog #223

danielfdsilva opened this issue Jun 12, 2018 · 2 comments
Labels

Comments

@danielfdsilva
Copy link
Collaborator

When trying to connect to the WB catalog we get the error: unable to verify the first certificate

According to https://www.npmjs.com/package/ssl-root-cas#unable-to-verify-the-first-certificate

When you get this error it means that the webserver you are connecting to is misconfigured and did not include the intermediate certificates in the certificate it sent to you.

@danielfdsilva danielfdsilva changed the title Error when connection to WB catalog. Error when connecting to WB catalog Jun 12, 2018
@danielfdsilva
Copy link
Collaborator Author

This is happening because the WB server is badly configured : https://stackoverflow.com/a/40359504

SSL test here: https://www.ssllabs.com/ssltest/analyze.html?d=datacatalog.worldbank.org

@danielfdsilva
Copy link
Collaborator Author

This can be temporarily solved by allowing unauthorized requests to pass but should not be the final approach.

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

No branches or pull requests

1 participant