SSL (Secure Socket Layer)
About this task
The following parameters define the use of SSL to connect to the Active Directory server. To use
SSL, you must install a Root CA public key certificate keystore on the IBM® BigFix® Remote Control Server. If SSL is
not used, the parameters can be commented out in the ldap.properties file.
- ldap.security_protocol
- Specifies the security protocol to use. The value is a string that is determined by the service
provider. For example, ssl. If this property is unspecified, the behavior is determined by the
service provider.
ldap.security_protocol =ssl
- ldap.ssl_keyStore
- Enter the location of the keystore file.
ldap.ssl_keyStore=PathOfKeyStoreFile
- ldap.ssl_keyStorePassword
- Enter the location of the keystore
password.
ldap.ssl_keyStorePassword=KeystorePassword