Skip to content

Commit a38b309

Browse files
committed
edits
1 parent 56174e5 commit a38b309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/api-management-howto-ca-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure API Management allows you to install CA certificates on the machine inside
2121

2222
This article shows how to manage CA certificates of an API Management instance in the Azure portal. For example, if you use self-signed client certificates, you can upload custom trusted root certificates to API Management.
2323

24-
CA certificates uploaded to API Management can be used for certificate validation only by the managed API Management gateway. If you use the [self-hosted gateway](self-hosted-gateway-overview.md), you can learn how to [create a custom CA for self-hosted gateway](#create-custom-ca-for-self-hosted-gateway) later in this article.
24+
CA certificates uploaded to API Management can be used for certificate validation only by the managed API Management gateway. If you use the [self-hosted gateway](self-hosted-gateway-overview.md), you can learn how to [create a custom CA for self-hosted gateway](#create-custom-ca-for-a-self-hosted-gateway) later in this article.
2525

2626
[!INCLUDE [api-management-workspace-availability](../../includes/api-management-workspace-availability.md)]
2727

articles/api-management/api-management-howto-configure-custom-domain-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Add a custom domain certificate (.PFX) file to your API Management instance, or
5555
9. Select **Add** to assign the custom domain name to the selected self-hosted gateway.
5656

5757
> [!NOTE]
58-
> If clients connecting to the self-hosted gateway using the custom domain expect to be presented with all intermediate certificates in the chain, you must upload individual CA certificates to your API Management Service and associate them with the self-hosted gateway. For instructions on how to achieve this, see [Create custom CA for self-hosted gateway](api-management-howto-ca-certificates.md#create-custom-ca-for-self-hosted-gateway) .
58+
> If clients connecting to the self-hosted gateway using the custom domain expect to be presented with all intermediate certificates in the chain, you must upload individual CA certificates to your API Management Service and associate them with the self-hosted gateway. For instructions on how to achieve this, see [Create custom CA for self-hosted gateway](api-management-howto-ca-certificates.md#create-custom-ca-for-a-self-hosted-gateway) .
5959
## Related content
6060

6161
[Upgrade and scale your service](upgrade-and-scale.md)

0 commit comments

Comments
 (0)