Hi,
I have developed a login page using PHP that uses a LDAP authentication to login to the users panel. I use the funtion that was provided to me inorder to authenticate using LDAP. Now i want to make my login page SSL enable. I am using Apache server and My-sql server.. I have no idea where should i start from inorder to enable ssl. Do i need to write extra code in php to enable ssl or should i be doing somethig in server..
Does any one have any idea what should i do. I am not sure where to post this problem. so since i used php i thouhght this is a right forum.
Please let me know what i need to do inorder to make my login page SSL secure.
Thanks
I have developed a login page using PHP that uses a LDAP authentication to login to the users panel. I use the funtion that was provided to me inorder to authenticate using LDAP. Now i want to make my login page SSL enable. I am using Apache server and My-sql server.. I have no idea where should i start from inorder to enable ssl. Do i need to write extra code in php to enable ssl or should i be doing somethig in server..
Does any one have any idea what should i do. I am not sure where to post this problem. so since i used php i thouhght this is a right forum.
Please let me know what i need to do inorder to make my login page SSL secure.
Thanks
Comment