


Hi Experts,
I am new to SAP IdM and trying to provision a user to AD over SSL and have received the below error.
ToDSADirect.init got exception, returning false. - URL:ldap://<SERVER_IP>:636
java.lang.Throwable: <SERVER_IP>:636
Following is the configuration I have done
1. Set the Directory LDAP port as LDP_PORT_SSL
2.Set security option as SSL
3.Installed AD certificate on runtime server
Please let me know if I am missing any configurations.