Dear all,
I had an issue on authenticate a user login with ldap server.
Details of the issue,
I had to connect from inhouse server to the ldap server through ssl.
As i access my login page https://xxxxx.com/login.php, i recieved a certification issued by my server. As i view the details of the certification, it says issue to localhost.localdomain . issue by localhost.localdomain. Certification path belong to localhost.localdomain.
As my login script tried to authenticate a user login with ldap server. Would the ldap server recognize the SSL established between my inhouse server with the ldap server?
How do i make sure that the data send between my inhouse server with the ldap server is encypted with SSL? or how to configure my server in such a way that SSL is setup properly, so that all my applications which need send data to other server through SSL?
anyone can enlighted me?
PHP + SSL integration issue
Moderator: General Moderators