Enabling SSL on an LDAP Connection
You can enable the use of SSL on an LDAP connection (LDAPS).
Procedure
- Create a keystore that contains the certificate needed to access the LDAP server when using SSL.
-
Using TIBCO ActiveMatrix Administrator, create a resource template of type
Keystore Provider
with the following properties:
- Location of keystore: Identifies the keystore you created above. You can either upload the keystore to be served from the TIBCO ActiveMatrix Administrator interface; or you can enter the external location of the keystore, either as a URL or as a pathname to a file.
- Password: Enter the password needed to access the keystore.
- Type: Select JKS (for Java Keystore).
- Provider: Clear this field and leave it blank.
- Create and install a resource instance from the Keystore Provider resource template that you just created.
- Create a resource template of type SSL Client Provider with the following properties:
-
Create and install a resource instance from the
SSL Client Provider resource template that you created above.
Create the LDAP connection and authentication shared resources needed to access the LDAP directory. See Configuring a New LDAP Shared Resource for TIBCO ActiveMatrix BPM for detailed instructions on how to do this. (As part of this procedure, you will configure the LDAP Connection resource template to use the SSL Client Provider resource instance that you created above. See Configuring the LDAP Connection to use LDAP Over SSL (LDAPS).)
Copyright © Cloud Software Group, Inc. All rights reserved.