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

Certificate problem #1806

Open
JamalYounes opened this issue Sep 14, 2024 · 4 comments
Open

Certificate problem #1806

JamalYounes opened this issue Sep 14, 2024 · 4 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@JamalYounes
Copy link

Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target|#]
at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:388)|#]
at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:271)|#]
at java.base/sun.security.validator.Validator.validate(Validator.java:256)|#]
at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:230)|#]
at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)|#]
at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1302)|#]

@JamalYounes JamalYounes added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Sep 14, 2024
@solomdeb
Copy link

java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:388)|

@JamalYounes
Copy link
Author

java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:388)|

Thank you for reply.
What can I do?

@JamalYounes
Copy link
Author

please any one can help me???

@kikoso
Copy link
Collaborator

kikoso commented Sep 16, 2024

@JamalYounes , can you provide more information on how do you get this exception?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants