Configuring SSL in the Plug-in
After converting the CA certificate, you can configure SSL settings in the plug-in to secure the data exchange.
The plug-in supports both the one-way and two-way SSL authentication:
- In the one-way SSL authentication mode, the connected LDAP server passes its identity to the client. You can create a Keystore Provider resource as the trust store to authenticate the connected LDAP server.
For more details, see Configuring One-Way SSL Authentication.
- In the two-way SSL authentication mode, the client verifies the identity of the server and passes its identity to the connected LDAP server. The connected LDAP server then validates the identity of the client. You can create two keystore Provider resources, one is used as the trust store and the other one is used as the identity store.
For more details, see Configuring Two-Way SSL Authentication.
Copyright © Cloud Software Group, Inc. All rights reserved.