This repository was archived by the owner on Dec 13, 2023. It is now read-only.
How to call HTTPS urls #3600
vishalduke
started this conversation in
General
Replies: 0 comments
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.
-
Hi Everyone,
Need help to call URL's which are HTTPS , currently getting below ERROR :
Failed to invoke HTTP task due to: java.lang.Exception: I/O error on POST request for "[https://localhost:8080/uri":](https://localhost:8080/uri%22:) PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; nested exception is javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
where to configure cert in conductor server
Regards
Vishal Duke
Beta Was this translation helpful? Give feedback.
All reactions