简体   繁体   English

逻辑应用程序HTTP连接器:TrustFailure错误

[英]Logic App HTTP connector: TrustFailure error

I have a Logic App that calls a REST API via HTTPS. 我有一个通过HTTPS调用REST API的逻辑应用程序。 The REST API is protected by a custom SSL certificat provided by a custom authority. REST API受定制机构提供的定制SSL证书的保护。 When I call it from the Logic App, I get a TrustFailure error, which is a normal situation. 当我从Logic App调用它时,会出现TrustFailure错误,这是正常情况。 But is it possible to add somewhere in Azure the trust chain in order to bypass this error? 但是是否可以在Azure中的某个地方添加信任链以绕过此错误?

Microsoft已确认无法在受信任的授权机构列表中添加我自己的授权证书。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM