HTTPS in Flowchart #3601
Replies: 3 comments
-
How are you running the server. You need to configure it in your jdk. |
Beta Was this translation helpful? Give feedback.
-
Get an answer? Same question |
Beta Was this translation helpful? Give feedback.
-
@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 |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions