Hi All
I am trying to connect the OVD with AD.
The AD is SSL enabled.
I want to connect this AD to OVD.
I have created an adapter.In that adapter .
I have entered the LDAP server details and I have selected the check box use SSL/TLS.
I have also selected SSL authentication mode as Server only authentication/ Mutual Authentication.
In the LDAP server details it shows the status as certificates trusted (here it should be green check mark)
when i connect it through oim it gives me the following exception
exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
So how to import the ad certificates in OVD so that above exception is resolved.