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

www.phy.bnl.gov's SSL certificate breaks the "test data repo" feature #338

Open
brettviren opened this issue Sep 3, 2024 · 0 comments
Open

Comments

@brettviren
Copy link
Member

We should be able to do:

./wcb --test

and it will download some test data and populate the "test data repo". However it chokes on www.phy.bnl.gov's SSL certificate (the provider of the data).

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)

This is likely a known problem where the certificate does not include the full signing chain in a format that is expected, though it is legit in format and content.

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