mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Apply suggestions from code review
Bolding the options
This commit is contained in:
parent
febd3f3bc7
commit
28ae62ccd6
@ -33,9 +33,9 @@ CBT or EPA is used with TLS sessions when a SASL authentication method is used t
|
|||||||
|
|
||||||
### Possible values
|
### Possible values
|
||||||
|
|
||||||
- Never: No channel binding validation is performed. This is the behavior of all servers that haven't been updated.
|
- **Never**: No channel binding validation is performed. This is the behavior of all servers that haven't been updated.
|
||||||
- When Supported: Clients that advertise support for Channel Binding Tokens must provide the correct token when authenticating over TLS/SSL connections; clients that don't advertise such support and/or don't use TLS/SSL connections aren't impacted. This is an intermediate option that allows for application compatibility.
|
- **When Supported**: Clients that advertise support for Channel Binding Tokens must provide the correct token when authenticating over TLS/SSL connections; clients that don't advertise such support and/or don't use TLS/SSL connections aren't impacted. This is an intermediate option that allows for application compatibility.
|
||||||
- Always: All clients must provide channel binding information over LDAPS. The server rejects LDAPS authentication requests from clients that don't do so.
|
- **Always**: All clients must provide channel binding information over LDAPS. The server rejects LDAPS authentication requests from clients that don't do so.
|
||||||
|
|
||||||
### Best practices
|
### Best practices
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user