Skip to content

Commit e17420b

Browse files
authored
Edits per feedback
1 parent c173084 commit e17420b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/connectors/connectors-native-reqres.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.reviewers: klam, LADocs
1010
manager: carmonm
1111
ms.assetid: 566924a4-0988-4d86-9ecd-ad22507858c0
1212
ms.topic: conceptual
13-
ms.date: 10/07/2019
13+
ms.date: 10/11/2019
1414
tags: connectors
1515
---
1616

@@ -23,8 +23,8 @@ With [Azure Logic Apps](../logic-apps/logic-apps-overview.md) and the built-in R
2323
* Receive and respond to an HTTPS call from another logic app.
2424

2525
> [!NOTE]
26-
> The Request trigger supports *only* HTTPS and Transport Layer Security (TLS) 1.2.
27-
> To make outgoing HTTP or HTTPS calls instead, use the built-in [HTTP trigger or action](../connectors/connectors-native-http.md) instead.
26+
> The Request trigger supports *only* Transport Layer Security (TLS) 1.2 for incoming calls. Outgoing calls
27+
> continue to support TLS 1.0, 1.1, and 1.2. If you see SSL handshake errors, make sure that you use TLS 1.2.
2828
2929
## Prerequisites
3030

0 commit comments

Comments
 (0)