Situation:
I am trying to use the HTTP source activity in a process flow. If I log into the actual adeptia server machine and go to the website it works perfectly fine. When I try to get to the CSV file per the HTTP source though in adeptia it fails giving me the error below.
Error initializing activity HttpSource:Exec_SHTTP_test:01045[sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
Solution:
Upload the certificate as a TrustStore certificate and Uncomment the statements to define trustStore and modify the values accordingly in the jetty.xml(\AdeptiaServer\ServerKernel\etc\jetty) file as well.
Comments
0 comments
Article is closed for comments.