Skip to content

Commit d3f3a79

Browse files
authored
Merge pull request #102683 from ecfan/patch-4
Add more info link
2 parents 7ed9545 + 76c63e1 commit d3f3a79

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/connectors/connectors-native-reqres.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewers: klam, logicappspm
77
ms.topic: conceptual
8-
ms.date: 10/11/2019
8+
ms.date: 01/14/2020
99
tags: connectors
1010
---
1111

@@ -19,8 +19,9 @@ With [Azure Logic Apps](../logic-apps/logic-apps-overview.md) and the built-in R
1919

2020
> [!NOTE]
2121
> The Request trigger supports *only* Transport Layer Security (TLS) 1.2 for incoming calls. Outgoing calls
22-
> 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.
23-
> For incoming calls, here are the supported cipher suites:
22+
> continue to support TLS 1.0, 1.1, and 1.2. For more information, see [Solving the TLS 1.0 problem](https://docs.microsoft.com/security/solving-tls1-problem).
23+
>
24+
> If you see SSL handshake errors, make sure that you use TLS 1.2. For incoming calls, here are the supported cipher suites:
2425
>
2526
> * TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
2627
> * TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

0 commit comments

Comments
 (0)