Skip to content

Commit 0921dce

Browse files
author
gitName
committed
review update
1 parent 39c3489 commit 0921dce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/api-management/api-management-howto-manage-protocols-ciphers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: how-to
9-
ms.date: 08/05/2025
9+
ms.date: 08/12/2025
1010
ms.author: danlep
1111
---
1212

@@ -60,9 +60,9 @@ TLS 1.3 is a major revision of the TLS protocol that provides improved security
6060
6161
### Optionally enable TLS 1.3 when clients require certificate renegotiation
6262

63-
TLS 1.3 doesn't support certificate renegotiation. Because of this, client-side TLS 1.3 is disabled by default on classic tier instances that handled requests with certificate renegotiation in the past 30 days. Certificate renegotiation in TLS allows client and server to renegotiate connection parameters mid-session for authentication without terminating the connection.
63+
TLS 1.3 doesn't support certificate renegotiation. Certificate renegotiation in TLS allows client and server to renegotiate connection parameters mid-session for authentication without terminating the connection.
6464

65-
In these instances, you can review recent API requests that used certificate renegotiation and choose whether to enable TLS 1.3 for client-side connections.
65+
Services that we identified as reliant on client certificate renegotiation do not have TLS 1.3 enabled by default. In these instances, you can review recent API requests that used certificate renegotiation and choose whether to enable TLS 1.3 for client-side connections.
6666

6767
> [!WARNING]
6868
> If your APIs are accessed by TLS-compliant clients that rely on certificate renegotiation, enabling TLS 1.3 for client-side connections will cause those clients to fail to connect.

0 commit comments

Comments
 (0)