This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Issue with certificates from https://esmatlas.com #665
valasatava
started this conversation in
ESM Metagenomic Atlas
Replies: 1 comment
|
This issue happens with curl too, this is the error message: This cert checker website does bring up a warning: https://www.sslshopper.com/ssl-checker.html#hostname=https://esmatlas.com |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We have encountered an issue while attempting to establish a connection between our Java client and the
https://esmatlas.comAPI services. Specifically, we are consistently encountering the following error message:Fatal (CERTIFICATE_UNKNOWN): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetThis issue appears to persist across environments utilizing OpenJDK 17 and OpenJDK 21.
Could spmeone kindly provide insights into the potential causes of this error and any recommended steps or best practices for mitigating it? Additionally, if there are any specific configurations or certificates required to establish a secure connection with
esmatlas.com, we would greatly appreciate guidance on how to proceed.All reactions