Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Ldap - setConnectionTrustStore

Ldap - setConnectionTrustStore

Description :

This command updates the certificates of an LDAP connection using a trust store file. This command returns a handle to the updated LDAP connection object.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

connectionName

String

Name of the LDAP connection.

trustStoreFile

String

Path to the trust store file.

Example

The following example modifies the certificates used for establishing a secure connection to an Active Directory server on a given LDAP connection.

Script





Ldap setConnectionTrustStore SSO C:/demo/ldap_trust_store.crt 



Was this page helpful? Yes No Submitting... Thank you

Comments