I have a Logic App that calls a REST API via HTTPS. The REST API is protected by a custom SSL certificat provided by a custom authority. When I call it from the Logic App, I get a TrustFailure error, which is a normal situation. But is it possible to add somewhere in Azure the trust chain in order to bypass this error?