Is it possible to configure LDAP over two sided SSL between IBM WebSphere Application Server and MS ActiveDirectory? I can not find any confirmation, it is possible or not to implement.
Is it possible to configure LDAP over two sided SSL between IBM WebSphere Application
Share
I am not sure about the ActiveDirectory part but for the WebSphere part:
When you add the repository to check
Require SSL communications, then you selectUse specific ssl configurationWhen you click
SSL configurationsyou can create a new configuration and provide both server and client certificates there.Once you do that it should do two sided SSL verification.