Skip to content

Commit 7751d00

Browse files
Merge pull request #292858 from yutanglin16/patch-6
Minor update to large files with TLS renegotiation section
2 parents bf1f0e5 + f7702ef commit 7751d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-web-configure-tls-mutual-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Client certificate configurations that use TLS renegotiation cannot support inco
125125

126126
To address the 100 kb limit, consider these alternative solutions:
127127

128-
1. Update your app's client certificate configurations with _all_ these settings:
128+
1. Disable TLS renegotiation. Update your app's client certificate configurations with _all_ these settings:
129129
- Set client certificate mode to either "Required" or "Optional"
130130
- Remove all client certificate exclusion paths
131131
1. Send a HEAD request before the PUT/POST request. The HEAD request handles the client certificate.

0 commit comments

Comments
 (0)