Skip to content

Commit d7457a3

Browse files
committed
Correction
1 parent 0bb7901 commit d7457a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/self-hosted-gateway-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following functionality found in the managed gateways is **not available** i
4747
- Validation of server and client certificates using CA root certificates uploaded to API Management service. To add support for custom CA, add a layer to the self-hosted gateway container image that installs the CA's root certificate.
4848
- Integration with the [Service Fabric](../service-fabric/service-fabric-api-management-overview.md)
4949
- TLS session resumption
50-
- Client certificate renegotiation. Therefore, when using client certificate authentication, clients must be required to present their certificates as part of the TLS handshake. To accomplish that, enable the negotiate client certificate setting when configuring a self-hosted gateway custom hostname.
50+
- Client certificate renegotiation. Therefore, when using client certificate authentication, clients must be required to present their certificates as part of the TLS handshake.
5151
- Built-in cache. See this [document](api-management-howto-cache-external.md) to learn about using external cache in self-hosted gateways.
5252

5353
## Connectivity to Azure

0 commit comments

Comments
 (0)