You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-mq.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -272,11 +272,11 @@ Follow these steps to add a public key certificate to the Trusted Root CA Store
272
272
273
273
1. Select the **Public key certificates (.cer)** tab, and then select **Add certificate**.
274
274
275
-
1. On the **Add public key certificate** pane that opens, find and select the public key certificate file (.cer) to add. Eenter a friendly name to describe the certificate. When you're done, select **Add**.
275
+
1. On the **Add public key certificate** pane that opens, find and select the public key certificate file (.cer) to add. Enter a friendly name to describe the certificate. When you're done, select **Add**.
276
276
277
277
1. After you add the certificate, from the **Thumbprint** column, copy the certificate's thumbprint value.
278
278
279
-

279
+

280
280
281
281
1. On the logic app resource menu, select **Configuration**.
282
282
@@ -302,7 +302,7 @@ Follow these steps to add a private key certificate to the Trusted Root CA Store
302
302
303
303
1. Select the **Bring your own certificates (.pfx)** tab, and then select **Add certificate**.
304
304
305
-

305
+

306
306
307
307
1. On the **Add private key certificate** pane that opens, under **Source**, select one of the following options:
308
308
@@ -344,7 +344,7 @@ Follow these steps to add a private key certificate to the Trusted Root CA Store
344
344
345
345
1. In the **Client Cert Thumbprint** property, enter the previously copied thumbprint value for the private key certificate, which enables server-client (two-way) authentication. If you don't enter a thumbprint value, the connector uses server-only (one-way) authentication.
346
346
347
-

347
+

0 commit comments