Configuring TLS 1.3 settings in a client environment
You can specify extra settings that are used to establish a TLS 1.3
session in a client environment.
Before you begin
- Install the IBM® Security Verify Directory client package.
- Install GSKit, Version 8.0.55.31.
A number of extra settings can be used to establish a
TLS 1.3 session in a
client environment. | Environment Variable Name | Description | Possible Values |
|---|---|---|
| LDAP_OPT_TLS13_MIDDLE_BOX_MODE | Sets the TLS 1.3 handshake to resemble TLS 1.2 session, which improves the chance of successfully connecting through middle boxes. |
|
| LDAP_OPT_TLS13_SIG_SCHEME | Set the supported signature schemes that can be used to establish a session. |
|
| LDAP_OPT_TLS13_SIG_SCHEME_CERT | Sets the supported signature schemes, applicable for certificates. |
|
| LDAP_OPT_TLS13_KEY_EXCHANGE_GROUPS | Sets the supported named elliptic curve groups for key exchange, ordered from most preferred to least preferred. |
|