Skip to content

Commit e0f47d8

Browse files
author
gitName
committed
review comment
1 parent 32a47a5 commit e0f47d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ 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 recently handled requests with certificate renegotiation. 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. 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.
6464

6565
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

0 commit comments

Comments
 (0)