Skip to content

Commit f4546c7

Browse files
author
gitName
committed
adjust warning
1 parent 0921dce commit f4546c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ TLS 1.3 is a major revision of the TLS protocol that provides improved security
6262

6363
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-
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.
65+
Services that we identified as reliant on client certificate renegotiation do not have TLS 1.3 enabled by default.
6666

6767
> [!WARNING]
68-
> 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.
68+
> 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. Review APIs that recently used certificate renegotiation before enabling client-side TLS 1.3 in any service that doesn't have it enabled by default.
6969
7070
To enable TLS 1.3 for client-side connections in these instances, configure settings on the **Protocols + ciphers** page:
7171

0 commit comments

Comments
 (0)