File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
docset/winserver2025-ps/smbshare Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ Accept wildcard characters: False
187187# ## -SkipClientCertificateAccessCheck
188188
189189Specifies whether the server should skip the check for client certificate access when a client
190- connects. When this parameter is set to `$true`, the server will not check whether the client has
191- access to the certificate it presents . This can be useful in scenarios where the server is acting
190+ connects. When this parameter is set to `$true`, the server will not perform the access control
191+ checks based on the client certificates . This can be useful in scenarios where the server is acting
192192as a gateway or proxy, and does not need to perform full certificate validation.
193193
194194However, it can also increase the risk of security breaches. When this parameter is set to
Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ Accept wildcard characters: False
192192# ## -SkipClientCertificateAccessCheck
193193
194194Specifies whether the server should skip the check for client certificate access when a client
195- connects. When this parameter is set to `$true`, the server will not check whether the client has
196- access to the certificate it presents . This can be useful in scenarios where the server is acting
195+ connects. When this parameter is set to `$true`, the server will not perform the access control
196+ checks based on the client certificates . This can be useful in scenarios where the server is acting
197197as a gateway or proxy, and does not need to perform full certificate validation.
198198
199199However, it can also increase the risk of security breaches. When this parameter is set to
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ Accept wildcard characters: False
252252# ## -SkipClientCertificateAccessCheck
253253
254254Specifies whether the server should skip the check for client certificate access when a client
255- connects. When this parameter is set to `$true`, the server will not check whether the client has
256- access to the certificate it presents . This can be useful in scenarios where the server is acting
255+ connects. When this parameter is set to `$true`, the server will not perform the access control
256+ checks based on the client certificates . This can be useful in scenarios where the server is acting
257257as a gateway or proxy, and does not need to perform full certificate validation.
258258
259259However, it can also increase the risk of security breaches. When this parameter is set to
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ Accept wildcard characters: False
197197# ## -SkipClientCertificateAccessCheck
198198
199199Specifies whether the server should skip the check for client certificate access when a client
200- connects. When this parameter is set to `$true`, the server will not check whether the client has
201- access to the certificate it presents . This can be useful in scenarios where the server is acting
200+ connects. When this parameter is set to `$true`, the server will not perform the access control
201+ checks based on the client certificates . This can be useful in scenarios where the server is acting
202202as a gateway or proxy, and does not need to perform full certificate validation.
203203
204204However, it can also increase the risk of security breaches. When this parameter is set to
You can’t perform that action at this time.
0 commit comments