Logic App HTTP request SSL self signed

Juan Iranzo 20 Reputation points
2023-03-14T15:56:05.6066667+00:00

Hello,

My azure Logic App (Standard) has to make an HTTP request in one of its steps.

The problem is that the request is against a server with a self-signed certificate SSL and throws the following error:

The SSL connection could not be established, see inner exception.'

How can I solve this problem? Is it possible to bypass the SSL authentication? If not, is it possible to add the certificate so it is recognized as valid in azure?

Thanks for your time.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,408 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,871 Reputation points
    2023-03-15T10:22:21.6933333+00:00

    @Juan Iranzo Thanks for reaching out. Yes, for Standard logic apps in the single-tenant Azure Logic Apps environment, HTTP operations support self-signed TLS/SSL certificates. Please refer to the section here and configuration here.

    Let me know if you need any assistance.

    Please accept as "Yes" if the answer is helpful so that it can help others in the community. If you need any help/clarification/concerns/follow up questions, then please click on "Add Comment" on my answer and provide more details.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.