
TimWillemstein2 (Customer) asked a question.
Hi All,
I'm currently setting up a REST Connector ( in version 7.5.2. P07) but I'm facing some issue's with the PKIX building path.
Strange thing is that I have loaded the certificates from my target server in my AFX keystore (client.keystore). But i keep getting these errors:
I have the exact same certificates loaded in my remote agent keystore and there they are working without any issue's.
Procedures I followed for AFX keystore changes:
Uploaded full chain of certificates via the Admin > User Interface > Files > SSL Certificates
Downloaded new AFX Server Archive > deployed on target server and started successfully.
I checked the keystore under esb/conf/client.keystore and the certificates are listed there.
But after testing the connector we get the exact same error as before. Did I miss any steps?
I have to suspect there is a defect in the way we are validating the multiple truststores use for certificate validation.
My only suggestion is to manually add all the certificates directly to the main java cacerts keystore on the filesystem.