Skip to content

Commit de70fd2

Browse files
authored
Merge pull request #94505 from v-carpenterd/patch-1
Note on how to find TLS/SSL certificate thumbprint
2 parents 2bc0473 + 2984b43 commit de70fd2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/connectors/connectors-native-http.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,16 @@ For example, if you're working in Visual Studio Code, follow these steps:
155155
}
156156
```
157157

158+
> [!NOTE]
159+
>
160+
> To find the thumbprint, follow these steps:
161+
>
162+
> 1. On your logic app resource menu, under **Settings**, select **TLS/SSL settings** > **Private Key Certificates (.pfx)** or **Public Key Certificates (.cer)**.
163+
>
164+
> 2. Find the certificate that you want to use, and copy the thumbprint.
165+
>
166+
> For more information, review [Find the thumbprint - Azure App Service](../app-service/configure-ssl-certificate-in-code.md#find-the-thumbprint).
167+
158168
For more information, review the following documentation:
159169

160170
* [Edit host and app settings for logic apps in single-tenant Azure Logic Apps](../logic-apps/edit-app-settings-host-settings.md#manage-app-settings)

0 commit comments

Comments
 (0)