File tree 4 files changed +8
-8
lines changed
docset/winserver2025-ps/smbshare
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
187
187
# ## -SkipClientCertificateAccessCheck
188
188
189
189
Specifies 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
192
192
as a gateway or proxy, and does not need to perform full certificate validation.
193
193
194
194
However, 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
192
192
# ## -SkipClientCertificateAccessCheck
193
193
194
194
Specifies 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
197
197
as a gateway or proxy, and does not need to perform full certificate validation.
198
198
199
199
However, 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
252
252
# ## -SkipClientCertificateAccessCheck
253
253
254
254
Specifies 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
257
257
as a gateway or proxy, and does not need to perform full certificate validation.
258
258
259
259
However, 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
197
197
# ## -SkipClientCertificateAccessCheck
198
198
199
199
Specifies 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
202
202
as a gateway or proxy, and does not need to perform full certificate validation.
203
203
204
204
However, 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