Skip to content

Commit bf188f1

Browse files
committed
edits
1 parent caba2fe commit bf188f1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Add a custom CA certificate - Azure API Management | Microsoft Docs
3-
description: Learn how to add a custom CA certificate in Azure API Management. You can also see instructions to delete a certificate.
2+
title: Add a Custom CA Certificate - API Management | Microsoft Docs
3+
description: Learn how to add a custom CA certificate in Azure API Management. Also learn how to delete a certificate.
44
services: api-management
55
author: dlepow
66

@@ -9,26 +9,26 @@ ms.topic: how-to
99
ms.date: 05/16/2025
1010
ms.author: danlep
1111
ms.custom:
12+
13+
#customer intent: As an API developer, I want to add a custom CA certificate in API Management.
1214
---
1315

1416
# How to add a custom CA certificate in Azure API Management
1517

1618
[!INCLUDE [api-management-availability-premium-dev-standard-basic-no-v2](../../includes/api-management-availability-premium-dev-standard-basic-no-v2.md)]
1719

18-
Azure API Management allows installing CA certificates on the machine inside the trusted root and intermediate certificate stores. This functionality should be used if your services require a custom CA certificate.
20+
Azure API Management allows you to install CA certificates on the machine inside the trusted root and intermediate certificate stores. You should use this functionality if your services require a custom CA certificate.
1921

20-
The article shows how to manage CA certificates of an Azure API Management service instance in the Azure portal. For example, if you use self-signed client certificates, you can upload custom trusted root certificates to API Management.
22+
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.
2123

22-
CA certificates uploaded to API Management can only be used for certificate validation by the managed API Management gateway. If you use the [self-hosted gateway](self-hosted-gateway-overview.md), 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-self-hosted-gateway) later in this article.
2325

2426
[!INCLUDE [api-management-workspace-availability](../../includes/api-management-workspace-availability.md)]
2527

2628
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
2729

2830

29-
## <a name="step1"> </a>Upload a CA certificate
30-
31-
:::image type="content" source="media/api-management-howto-ca-certificates/00.png" alt-text="CA certificates in the Azure portal":::
31+
## Upload a CA certificate
3232

3333
Follow the steps below to upload a new CA certificate. If you have not created an API Management service instance yet, see the tutorial [Create an API Management service instance](get-started-create-service-instance.md).
3434

Binary file not shown.

0 commit comments

Comments
 (0)