Hello all, we’ve had an ongoing problem with a fairly complex integration regarding differences between behaviour in the UI vs testing from the VA. To put it simply, our aggregation requests can be succesfully tested by logging into the VA and running the curl command, but the exact same request performed in the UI fails with a PKIX cert build path error. We have added the tls certs from the source to the VA but are not seeing any changes in behaviour. Anyone encountered this before?
Hey Joe,
I haven’t run into this issue and I have minimal experience with Web Service cert-based auth, but we did got one setup previously.
My only thought to try and help, did you add the cert to the Web Service connector (assuming that is the type of connector you are using)?
Here is the connector documentation that discusses cert authentication: Delta Aggregation Settings and Common Configuration
Please let me know if this helps!
- Zach
Quick question, do you have a proxy between the VA and target web service?
I have seen this where curl is successful but connection from ISC fails. Curl uses system proxy settings where connection through the VA uses proxy definitions via proxy.yaml
It looks we have a self signed cert issue. Will update once we have CA cert in place.
This is most likely an issue with the certificate itself. Can you try to take the content and then test if it is a valid one. You can use some online tools to validate the certificate with below url
I hope this works. Please keep us posted.
Regards
Vikas.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.