This repository was archived by the owner on Dec 13, 2023. It is now read-only.
HTTPS in Flowchart #3601
Unanswered
vishalduke
asked this question in
Q&A
Replies: 3 comments
|
How are you running the server. You need to configure it in your jdk. |
0 replies
|
Get an answer? Same question |
0 replies
|
@vishalduke @rolik56 use the Here is an example from IBM https://www.ibm.com/docs/en/ztpf/2022?topic=czs-adding-trusted-server-certificates-jvm-truststore-windows-workstation |
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.
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": 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
All reactions