Hi everyone,
After upgrading from SMAX 24.1 to 24.4, we encountered an issue with Integration Studio. We have scenarios using a SMAX endpoint connected to the same tenant, mapped to both a SMAX connector and a Generic connector.
Since the upgrade, Generic REST request rules that previously worked now fail with the following error:
{"code":-1,"originalCode":401,"error":"org.springframework.web.client.ResourceAccessException: I/O error on POST request for \"https://<FQDN>/auth/authentication-endpoint/authenticate/token\": PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target","headers":null,"result":null,"originalResponse":null}
The SMAX connector rules are working fine, and the certificate configured in the endpoint is up-to-date. This issue seems specific to Generic REST rules.
Has anyone experienced this or have suggestions to resolve it?
Thank you.