LDAP Key Store
- Last Updated: August 20, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
Attribute
LDAPKeyStore (LDAPKS)
Purpose
Specifies the absolute path to the keystore file used when TLS/SSL
encryption is enabled for connections to the LDAP server (LDAPEncryptionMethod=1). The keystore file contains certificates that the client
presents to the LDAP server in response to the LDAP server’s certificate request.
Valid values
string
where:
- string
- is the absolute path to the keystore file.
Notes
- The driver supports only the .pem file format for the keystore files.
- For more information on keystores and TLS/SSL encryption, see "TLS/SSL encryption".
Default
No default value